Hi there Ok - I can see /var/www/clients/client1/web1/log/error.log This shows me errors that are logged when I hit a page that gives me error 500, for example, and shows the custom Error 500 page (with big yellow header - made by ISPConfig). However I am also getting Error 500 rendering in my browser (i.e. not the big yellow header). This is *not* showing in the above mentioned error log. However the hit *is* showing in my access log. Can anyone help? I need to find out what is causing this error. Thanks
Everything that is not in the error.log of the website (because its a general error and not related to this vhost) is in the global apache error.log
Hi Thanks, I found it in /var/log/apache2/other_vhosts_access.log I never know whether to read documentation for ISPConfig, Debian, Apache, when trying to figure out where to find these things. I'm sure there's a great way of finding out which log is where, but I just don't know what it is... This log gives a generic error 500. Was no more help than the error in my browser