|
Re: Troubleshooting with error logs
>
> I "debugged the output in vanillar.wrapped.r and the display at the top of
the
http://
> 127.0.0.1/cgi-bin/vanilla.r page reads:
>
> none Set-Cookie: vanilla-uid=; path=/; Set-Cookie: vanilla-sid=12251373-
> 10583717-1287152-13463091; path=/; Content-Type: text/html
>
> I don't know what that means and I can't seem to find the error log file to
watch the
> error messages from the web server. I'm hoping somebody will be brave enough
to
> guide me thru this once again as it seems I'm a bit less naive than I was
several
years
> ago when it comes to technical troubleshooting.
>
Actually, I think I found the error log. I just don't know how to make it
scroll, so I
have to enter cat error_log after each run attempt (no biggy).
This is the line I get when I fill out the registration page:
[Tue Oct 7 10:29:10 2008] [error] [client 10.0.1.2] File does not exist:
/Library/
WebServer/Documents/cgi-binvanilla.r
|