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

Re: CGI Engine (fwd)



  Hello,

> write FORM output to server disk. The program work and send output to the 
> client screen, but no file is create. What I am doing wrong, or what 
> shuold I change in the default setting of the NCSA_HTTP confighuration 
> files to make it run.

Happened to me a lot, and it was a permissions problem. If httpd isn't
running at root (which it shouldn't), check where it's trying to write the
file to, and make sure it's a directory where the used httpd runs as has
permissions to write.

			Bye,

				-Yaron.



Follow-Ups: References: