News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Problems uploading today.. errno=13 - Permission denied

Started by ch0de, May 25, 2006, 04:40:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ch0de

Been using this install for over a year.  Have uplaoded thousands of file via web and batch. Today i was uplaoding a Pic  and it crashed in middle of uplaod.   Now when i goto uplaod page it give this error...   Same user account, same web server, no updates or any changes...

Any thought would be great.



Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 441

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 449

Warning: unlink(./albums/edit/.): Permission denied in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 462

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 441

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 449

Warning: unlink(./albums/edit/..): Permission denied in /home/.ignutz/ashborne/brotcke.org/photo/upload.php on line 462

ch0de

Also

/Photo/Albums  =   777
/photo/albums/userpics  = 755
/photo/albums/edit is     =  666


I know 666  is worng. but what should that dir be?

kegobeer

Set it to 755 or 777, whichever one works.  If 755 works, use that one.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller