The PHP extensions direction is set to './' in my PHP setup. Where is this relative path taken from?
Also, if I want to alter a php.ini, which one should I alter - is there one which CPanel won't over write?
TIA.
The PHP extensions direction is set to './' in my PHP setup. Where is this relative path taken from?
Also, if I want to alter a php.ini, which one should I alter - is there one which CPanel won't over write?
TIA.
/usr/local/Zend/etc/php.ini if youve got zend optimizer installed
/usr/local/lib/php.ini if you dont
cPanel does not overwrite php.ini as far as i know, but when you recompile apache it would.
Regards,
Brent