How do I change my PHP settings?

How do I change my PHP / PHP.INI settings?


To change your PHP settings, just login to your hosting control panel at this address...
http://yourdomain.com/cpanel
(Replace yourdomain.com with your actual domain name.)


If your login credentials fail, check the email we sent titled "Your Account Information".
Specifically under the section titled "Hosting Account Login Details".

Once logged in, click on the "MultiPHP INI Editor" icon.
Choose the appropriate domain in the drop box.

This area will let you change settings such as maximum upload size and memory limit.
Be sure to press the "Apply" button after making changes.

You may need to hit the refresh button when visitng your website to see the change(s).

If you need additional help, just contact Ultra support!

 

 

  • 4 Kunder som kunne bruge dette svar

Hjalp dette svar dig?

Relaterede artikler

What port is MariaDB - MySQL on?

MariaDB and MySQL, two popular open-source relational database management systems (RDBMS), use...

Error: SoftException in Application(dot)cpp:303 UID of script is small than min_uid

The error message "Error: SoftException in Application(dot)cpp:303 UID of script is small than...

I am having problems with a script I wrote

PHP suexec is running on all of our shared servers. If you are running code that is insecure or...

How to Disable XCache for a Domain

On many of our servers xcache is use as part of the php caching mechanism. If you are...

Useful CSV to MySQL Script

The link below is a great tool we have run into for converting CSV files into MySQL format:CSV to...