[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Log



> 
> Hi all.
> 
> Can anyone tell me where to look for the "server system log" on a XTR?  A user
> reported a FrontPage error message to me which says I need to check it.
> 
> Thanks,
> 
> John
> 
> 
>        % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
>        %  John Souvestre     Southern Star     www.sstar.com   %
>        %  johns@xxxxxxxxx    504-888-3348     New Orleans, LA  %
>        % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 

Well, normally it can be found under /var/log/

Try

tail -n100 /var/log/httpd/errors

for your webserver's error log



Regards,

Hendrik
--