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!

 

 

  • 0 Users Found This Useful

Was this answer helpful?

Related Articles

HTTP Authentication error in PHP

A HTTP Authentication error in PHP occurs when the user is not authorized to access the requested...

InnoDB Error Attempted to open a previously opened tablespace

When receiving the error... "InnoDB: Error: Attempted to open a previously opened tablespace....

What port is MariaDB - MySQL on?

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

phpMyAdmin - Error Incorrect format parameter

When importing a database with phpMyAdmin I receive the error "Error Incorrect format parameter"....

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