Menu

Permission denied

Help
Anonymous
2003-05-26
2003-05-27
  • Anonymous

    Anonymous - 2003-05-26

    I keep getting the same error, even though I've already set the permission to 777 on all of the folders. This is the error I keep getting:

    Ok, everything is fine.. generating form...
    Warning: fopen("forms/form1.html", "w") - Permission denied in /home/httpd/vhosts/mydomain/httpdocs/forms/process3.php on line 390
    cannot create file

     
    • Musawir Ali

      Musawir Ali - 2003-05-26

      the forms directory and *everything* inside it (meaning all sub directories and files) need to have write permissions. On unix based systems, chmod -R 777 forms will do the trick.

       
    • Anonymous

      Anonymous - 2003-05-27

      Yup, that did the trick :-) I was only setting the sub directories to 777, not the files. Thanks for such a fast reply.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.