PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Sorry, admin: Bad Open - Cannot Open the images Directory for Writing (http://www.photoplog.com/forum/showthread.php?t=3021)

bartek24m 10-26-2009 02:10 PM

Sorry, admin: Bad Open - Cannot Open the images Directory for Writing
 
I see this erreor whet i try to upload image

Quote:

Sorry, admin: Bad Open - Cannot Open the images Directory for Writing
i upload files to public_html/forum/photoplog directory
and
public_html/photoplog

set up 777 chmod in images directory in photoplog
and do all things from this post

http://www.photoplog.com/forum/showp...96&postcount=2


still not working :(

I need your help

what can be wrong

bartek24m 10-27-2009 08:33 AM

any one ?
if you something dont understand please note me

Morgan 11-03-2009 03:14 PM

Double check that the PhotoPlog images directory, and all subdirectories within the PhotoPlog images directory, have 777 permissions. On a *nix server, to set 777 permissions in one go via hell, cd to your PhotoPlog images directory, and then type the following:
Code:

find YOUR_PHOTOPLOG_IMAGES_DIR -type d | xargs chmod 777


All times are GMT. The time now is 11:55 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.