Quote Originally Posted by hostonnet View Post
To find php.in, run following in command prompt

Code:
php -i| grep php.ini
Or lool at

http://yourdomain.ext/phpinfo.php

You need root access on the server to edit it yourself.
I do have access to my cpanel. I've looked in the file and all it says is

Code:
<?php phpinfo(); ?>
And that's all.

NWN