Ashish Chawla wrote:
Hi,

I am having trouble saving files using cgicc
when i run the file through the terminal, it creates the files, but when i run through a web interface, it does everything except creating the file

My first guess is that it's a permissions problem. The web server probably doesn't have permission to create the file. You could verify this by seeing if the ofstream was created successfully.

Russell


_______________________________________________
help-cgicc mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cgicc

Reply via email to