apache web server not writing files at runtime

Dups

New Member
hello
I can't write files at runtime when i run my cgi script in perl using
my apache web server. But same thing can be done when run in command line.
The same program worked when run on another computer using the Apache web server
over there. Should I make any changes in the configuration of Apache. If so
what should I make.

Also there is another problem. Not all the errors are recorded in the error log.
I mean, when I check the error log only some of my attempts to run the apache
web server are recorded over there, that too sometimes in an incomplete way.

What could be done? Please help..
Thank u.
 
Top