Hi,
I can't figure out why when using php5+phpsuexec it does not read php.ini files in users' public_html directories. It works with php4
Any ideas are appreciated
Hi,
I can't figure out why when using php5+phpsuexec it does not read php.ini files in users' public_html directories. It works with php4
Any ideas are appreciated
I have the same problem and havn't found a solution. Basically php 5.1.2 and php 5.1.4 will not work with php.ini's. If you downgrade to php 5.0.5 it will work.