problem with unlink problem with unlink
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

problem with unlink

Started by melbcentral, January 06, 2005, 06:33:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

melbcentral

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 432

I hv got this problem after uploaded some file

Everything else work fine, but only the file uploads.php show this error and it doesnt allow me to uploads any more.

How could I fix it ?

Thanks a lot for your help


Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/httpd/vhosts/vietfanclub.com/httpdocs/gallery/upload.php on line 453

kegobeer

Please take some time and search the board for either "errno 13" or "./albums/edit".  There are a lot of posts, so read them all and try each solution until your problem is solved.
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