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

Premature end of script headers

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

Running a PHP file with a cron job

To run a PHP file from cron, use the "cron jobs" section of your control panel. Use the following...

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...

How can I parse html as php?

Create an .htaccess file and upload it to the root of your public_html directory. Include the...

Clean - Shrink ibdata1

To shrink ibdata1 once and for all you must do the following:MySQLDump all databases into a SQL...