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 Users Found This Useful

Was this answer helpful?

Related Articles

Increase PHP Memory

Fatal error: Allowed memory size of xxxxxxxxx bytes exhausted (tried to allocate xxxxxxxx bytes)....

What is the path to PHP?

The path to PHP on Ultra Web Hosting is /usr/bin/php.  Ultra runs many different versions of PHP...

Test MySQL Connection

The following is a great way to verify a MySQL / MariaDB database connection issue. Create a file...

PHP information

To view your current version of PHP you will create a php file, for example info.php, and place...

Premature end of script headers

The error message Premature end of script headers means that the PHP script stopped executing...