• 0

Problematic Upload Script


Question

I'm working on a new website, written in php. Part of it is a file upload area which isn't quite working. I get it

Warning: move_uploaded_file(/home/jason/www/upload/file.txt) [function.move-uploaded-file]: failed to create stream: Permission denied in /home/jason/www/index.php(72): eval()'d code on line 7

         

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpPtVkiM' to '/home/jason/www/upload/file.txt' in /home/jason/www/index.php(72) : eval()'d code on line 7

Does anybody have any idea of what the problem is and how I can fix it?

Heres a link to my phpinfo() script..

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You were right about the permisions pringlex. Thanx

And in case the people of britain were wondering... the wail you just heard was me screaming at my own stupidity.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.