Hello php.ini does not work with accounts in the directory public_html. can solve the problem
S sandi123 Member Mar 17, 2009 5 0 51 May 25, 2009 #1 Hello php.ini does not work with accounts in the directory public_html. can solve the problem
J JPC-Shaun Well-Known Member Oct 29, 2008 49 0 56 May 25, 2009 #2 Hi; Make sure you are NOT running PHP as an APACHE module , if its DSO then php.ini won't work (customized) and php parameters need to be changed in .htaccess file.
Hi; Make sure you are NOT running PHP as an APACHE module , if its DSO then php.ini won't work (customized) and php parameters need to be changed in .htaccess file.
T thewebhosting Well-Known Member May 9, 2008 1,199 1 68 May 25, 2009 #3 sandi123 said: Hello php.ini does not work with accounts in the directory public_html. can solve the problem Click to expand... Could you please be more specific about your issue? are you not able to run php files or not able to override the php.ini values through .htaccess?
sandi123 said: Hello php.ini does not work with accounts in the directory public_html. can solve the problem Click to expand... Could you please be more specific about your issue? are you not able to run php files or not able to override the php.ini values through .htaccess?
T thewebhosting Well-Known Member May 9, 2008 1,199 1 68 May 26, 2009 #5 Do you want to ovveride some values php.ini file in your .htaccess file? if yes then I would advise to use mod_suphp module. It works fine.
Do you want to ovveride some values php.ini file in your .htaccess file? if yes then I would advise to use mod_suphp module. It works fine.