Warning when trying to upload Warning 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

Warning when trying to upload

Started by Remington, March 12, 2005, 09:26:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Remington

I get the following warning as soon as I click the upload file button. I have the edit folder but I can't seem to open it or change its permissions. Any ideas what I need to do? Thanks

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

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

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

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

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

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