in reply to Re^4: Problem with apache server (OT?)
in thread Problem with apache server
Change your Perl CGI script to write to a file that you do have permissions for, e.g. /tmp/cgi.log.
(I suggest you go take an intro to UNIX class.)
Hope this helps!
|
|---|