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.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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