in reply to Re^6: Accessing a C++ compiler through a CGI script
in thread Accessing a C++ compiler through a CGI script
say your files are in a compiler/ directory.
"chmod 777 compiler"
that will give everyone the ability to write to that dir... including apache. Then so long as you have the full path in the code.cgi, apache should at least make those 2 files.
|
|---|