The problem that I have that I have written a CGI script that writes HTML pages using a html template and a text file which provides the page content. I am able to write the html file in the CGI-BIN but not the httpdocs folder. I have changed all of the permission on that account to 777 and still it won't write the file. I have also check to make sure that the Perl Executable is correct.
This script has worked on a different server for 3 years using (Apache/1.3.33). The CGI-BIN was setup inside the root folder and didn't have any problems. So why am I having so many problems now with the CGI-BIN outside.
There is a very large bottle of alcohol for the person who helps me get this right! :)
2. If your server is dedicated, edit the httpd.conf file for Apache so that it has permissions for the root and everything underneart it.
3. If using shared hostin, get the host to perform those actions in #2.
4. Send me that bottle!