On Apr 7, 2005 12:51 PM, Matthew Benjamin <msbenjamin@xxxxxxxxx> wrote: > Has anyone noticed the inability to run cgi or Perl scripts successfully > via a web page hosted by Apache on FC3. Example: I have a script that > ultimately creates a file on the server and stores it in a directory > however I am unable to accomplish this. I have set the permissions to > 755 775 and 777 to no avail. It works fine on my FC1 server, any ideas? Perhaps the problem is not that you are having permission problems with getting the script to execute, but that you might have permission problems writing the file. What directory are you trying to save the file in? What are the permissions on that directory? Who owns that directory? Do you have SELinux enabled? -- David Registered Linux User 383030 (since everyone else was doing it 8-) ----------------------------------------------------------------------- There are only 10 kinds of people in this world, those who understand binary, and those who don't.