On 10/5/05, Skippy <[EMAIL PROTECTED]> wrote:
> Quoting Jacob Friis Saxberg <[EMAIL PROTECTED]>:
>
> > I have asked Php to log errors in a file but it doesn't.
> >
> > error_reporting = E_ALL
> > display_errors = Off
> > log_errors = On
> > error_log = /var/log/php-errors.log
> >
> > Any idea what's wrong?
>
> Maybe that's not the right php.ini. Look at phpinfo(). Or the user that the
> webserver runs as doesn't have the right to access the logfile.

According to phpinfo I am using the right php.ini
How can I check that the webserver have prober rights?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to