Viewing 2 replies - 1 through 2 (of 2 total)
  • It depends on the web server’s configuration. If you are using apache the httpd.conf should have a line similar to the following:

    ErrorLog “logs/error_log”

    If its a relative path like that, its relative to the server root, which should also be in the same file and look as follows:

    ServerRoot “/usr/local/apache2”

    [signature moderated Please read the Forum Rules]

    Thread Starter jasontower

    (@jasontower)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error log’ is closed to new replies.