when igo to upload pictures... when igo to upload pictures...
 

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

when igo to upload pictures...

Started by mzsparrow, April 01, 2005, 07:49:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mzsparrow

all of these errors appear:

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

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

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

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

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

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

Nibbler


mzsparrow

okay i did that, and did what was in the FAQ about 777/775 stuff.


and im STILL getting these errors!

mzsparrow

please, it is imperative i get this gallery up.

:\'(

OmegaGOD

It is definately a permissions problem. Verify that your 'album' and 'edit' directories are infact 777.
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.

Cisi


OmegaGOD

Yes, that is definately a work around; however, your folders should not be changing permissions automatically. Either your FTP program is changing them without you specifiying it to do so (very bad) or your web-server is changing the permissions (also very bad). CPG does not change permissions of the 'album' or 'edit' directories at all. This is why upon installation you are required to change them. I run a secured web-server with approx 30 CPG. I have encountered this permission problem twice with my clients and both times there FTP software was responsible for it.

Hope this helps,

--OmegaGOD
Please do not PM me with support questions. Please read the manual and then if posting questions please place them in the proper sub-boards.