In the future please post your own thread, and not zombie someone else's. This allows us to customize our responses to your setup . Thank you.

The location of your php.ini varies by operating system. The best way to find it is to create a file (call it phpinfo.php) and put the following in the file:

<?php phpinfo(); ?>

Once you have done that save it in your web tree then browse to it. Look for "Loaded Configuration File" this gives you the full path to and name of your configuration file. If this is a shared hosting account, you may need to consult with their tech support to see if they support custom php.ini's for individual accounts.

All operating systems come with a way to locate files, you might try one of them also.

Closing thread to prevent further zombies.

Write a Reply...