Hard Hat Hosting - "Virtual Dedicated Server" web hosting

Where is the php.ini file located?

Original URL: http://help.hardhathosting.com/question.php/27

The php.ini file is located here:

/ftp/lib/php.ini
NOTE: Accounts created before July 7th, 2003 will need to use:
/ftp/usr/lib/php.ini
You can always find the php.ini location by executing the following command:
<?php
phpinfo();
?>

Back to original article