Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Upload photo errors

Asked Modified Viewed 1,066 times
D
Division
D
  • Member, joined since
  • Contributed 73 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
asked
Member

The below error occurs when I ( or anyone ) tries to upload a picture.

[Thu May 10 07:28:32 2007] [error] PHP Warning:  file_get_contents(images/photoalbum/submissions/0505071022.jpg) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in /home/vosinfo/public_html/maincore.php on line 411
[Thu May 10 07:28:32 2007] [error] PHP Warning:  chmod() [<a href='function.chmod'>function.chmod</a>]: No such file or directory in /home/vosinfo/public_html/submit.php on line 239
[Thu May 10 07:28:32 2007] [error] PHP Warning:  move_uploaded_file() [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: Unable to move '/tmp/phppz9uPV' to 'images/photoalbum/submissions/0505071022.jpg' in /home/vosinfo/public_html/submit.php on line 238
[Thu May 10 07:28:32 2007] [error] PHP Warning:  move_uploaded_file(images/photoalbum/submissions/0505071022.jpg) [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: failed to open stream: Permission denied in /home/vosinfo/public_html/submit.php on line 238


I know I need the chmod a folder, but I don't know what I need to chmod it to. Any help would be greatly appreciated.
0 replies

1 post

D
Division
D
  • Member, joined since
  • Contributed 73 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

Maybe reading this might help...

http://php-fusion.co.uk/readarticle.php?article_id=29

If it does, I'll post here.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 1 member

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet