Error Message: Impossible To Move? Error Message: Impossible To Move?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error Message: Impossible To Move?

Started by AdamIsHere, August 12, 2005, 05:37:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AdamIsHere

Whenever anyone tries to upload pictures to my galleries it says:

0 uploads were successful.
The following uploads encountered errors:
Error Message
Impossible to Move


Also, when I go to the upload page, even before attempting an upload, it says on the top:

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied)................. on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) ........... on line 440

Warning: unlink(./albums/edit/.): Permission denied.................on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied).................on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) ....... on line 440

Warning: unlink(./albums/edit/..): Permission denied ..... on line 453



NOTE: 
I found numerous posts with this problem, but they provided no info on how to fix it.  ??? ??? ???

Joachim Müller

there are hundreds of posts that tell you what to do to fix this:
1) upgrade: you're not running the most recent stable version cpg1.3.3
2) Re-create the edit folder
3) CHMOD as suggested in the docs