Re: php and apache2 errors

2005-05-31 Thread Glenn Davy
Hi rafi thanks for replying On Tue, 2005-05-31 at 09:26 +0200, Rafael Ostertag wrote: > Hi Glenn > > 1. Check your php.ini if safe_mode is enabled (on) /etc/php/apache2/php.ini is definately has safe mode "Off" Is there away I can verifiy that this is the php.ini being used? > 2. If it is, who o

Re: php and apache2 errors

2005-05-31 Thread Rafael Ostertag
Hi Glenn 1. Check your php.ini if safe_mode is enabled (on) 2. If it is, who owns your script to be executed? It has to be the same users as the one running apache. I'm a little bit fuzzy about ''? Not sure what you want to do, but I would try '', this produces the PHP test/info page. regards ra