Menu

Upload Problem: failed to open stream

Help
G-Kip
2005-10-06
2013-06-03
  • G-Kip

    G-Kip - 2005-10-06

    I am getting this message. I have all files required set to 777. Here is the error I get when I do a file upload from this website. http://www.scoffsite.com/adsubmit/forms/form1.html

    Warning: copy(files/02_59_27_photo.gif): failed to open stream: Permission denied in /home/offsitsc/public_html/adsubmit/forms/process.php on line 47

     
    • TNTEverett

      TNTEverett - 2005-10-06

      Haven't used the file upload feature yet but it looks as if you may have a folder permissions problem.  Check to see that you also set folder permissions to 777. 

       
      • G-Kip

        G-Kip - 2005-10-06

        Well I went as far as setting permissions on the folder (adsubmit) to 777 but I still get the same error message?? I even changed the public_html to 777 same results.

        ??  :(

         
      • G-Kip

        G-Kip - 2005-10-06

        GOT IT, During the set-up, the program lists all the files and folders that shoud be set to 777. However it does not list the "File" folder to be set as 777. I changed to 777 and it now works fine. You were right about the permissions that is what made me look closer.

        Thanks For your help.

        Kip

         
    • TNTEverett

      TNTEverett - 2005-10-06

      OK, backup to basics.  Create a very simple php script by hacking parts of your process.php file.  The script should do nothing more than attempt to write a file to your form folder
      /home/offsitsc/public_html/adsubmit/forms/

      I'm affraid the troubleshooting this type of problem can be quite difficult via this forum.  If you need specific help please contact me via email and I'll see what we can do. 

       

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.