Don't know why it gets an error now... warning: unlink / filemtime / is_dir() Don't know why it gets an error now... warning: unlink / filemtime / is_dir()
 

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

Don't know why it gets an error now... warning: unlink / filemtime / is_dir()

Started by duckxtales, November 05, 2005, 11:19:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

duckxtales

I didn't change anything with my coppermine, but I'm getting this error on the upload.php page:


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

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

Warning: unlink(./albums/edit/.): Permission denied in /home/baruch/public_html/forum/gallery/upload.php on line 492

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

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

Warning: unlink(./albums/edit/..): Permission denied in /home/baruch/public_html/forum/gallery/upload.php on line 492

Anyone know the problem?

Nibbler