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

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

When trying to connect to MariaDB or MySQL you receive error 2003 Cannot connect to MySQL on xxxxxx on port 3306 10060

The error 2003 "Cannot connect to MySQL on xxxxxx on port 3306 10060" means that the MySQL...

Disable MySQL strict mode on cPanel server

here are the steps on how to disable MySQL strict mode on a cPanel server:   Log in to your...

Warning: Unknown(): open_basedir restriction in effect

Basedir restriction is set for security. This most often occurs when you are calling an app...

Error 500 - Internal Server Error - PHP

This can be due to several factors. The first thing to check is that the permissions on the file...