HostIgnition
knowledgebase
Back to HostIgnition Request New Article Contact Us

Member Login

  Main Page >>  PHP/Perl >>  How do I customize PHP configuration?

How do I customize PHP configuration?
You can create your own php.ini in a directory where you want customized PHP configuration. Here is an example php.ini you may use:

register_globals = On
upload_tmp_dir = /home/user/public_html/temp

If you want customized PHP in multiple directories, you must upload your php.ini to every directory with the PHP scripts.

To test your configuration, create a new .php file with this code:

<? phpinfo() ; ?>

Note: if you need to change upload_max_filesize, memory_limit, please submit a support ticket with the reasons of your request.

Got Questions? Need Assistance?
Submit a Support Ticket
Login and submit a support ticket to have our technical support assist you:

Username:

Password:

Copyright (c) 2008 HostIgnition
 
Virtual Web Hosting | Dedicated Servers | Resellers | About Us | Contact Us