Error message? Error message?
 

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?

Started by LordStandley, June 09, 2005, 02:26:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LordStandley

This is the message I get when I hit upload file.


Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/rebelju/public_html/screenshots/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/rebelju/public_html/screenshots/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/rebelju/public_html/screenshots/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/rebelju/public_html/screenshots/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/rebelju/public_html/screenshots/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/rebelju/public_html/screenshots/upload.php on line 453


Not sure how to fix this.

kegobeer

Search the forums for ./albums/edit/ errno 13
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