Stat failed and Permission denied errors when trying to upload Stat failed and Permission denied errors when trying to upload
 

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

Stat failed and Permission denied errors when trying to upload

Started by DRD T-bone, November 15, 2005, 09:23:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DRD T-bone

I'm getting the following errors on my software when I click upload:
----------------------
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/dragrace/public_html/coppermine/upload.php on line 432

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

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

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

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

Warning: unlink(./albums/edit/..): Permission denied in /home/dragrace/public_html/coppermine/upload.php on line 453
-------------------------

the install is located at www.dragracedevils.com/coppermine and it's hosted on a advanced networks hosting server.  The error occured while we were running version 1.33, upgrading to 1.34 did not cure this.

Thanks so much!
Tony

artistsinhawaii

Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Joachim Müller