hi,
I installed cpg 1.1 on my phpnuke site and i get this error when trying yo upload a picture:
Destination directory .....(the directory).... is not writable by the script !
I gave permission to the album and userpic directories to everyone and also to the iis users so they all have full control of the dirctories (including ofcourse write permissin) and i still doesn't work
is there another specific user i need to give permission to to these directories ?
this is a private server and it's specifications are:
os - windows 2000 server (iis 5)
php ver - 4.3.2
mysqlver - 4.1.0-alpha-max-nt
10x in advance
I've got the same problem!
The stand-alone Coppermine (1.1.0) is transfered to the PHPNuke Coppermine(1.1d) and after the transfer both old users and new registered users can't upload any pictures.
Error:
Destination directory .....(the directory).... is not writable by the script !
The directory albums en user_pics are both on 777.
Who can help??
Please tell exactly what ...(the directory... is.
Maybe the path to the directory is incorrect.
I have the same problem.
Mine says /index/html/modules/coppermine/albums/userpics isnt writable when it is.
I had to go in and delete the entry for the database manually, which I dont fancy doing everytime!
BTW index is the next folder up from my root folder for the site.
Any help appreciated
Same exact problem as TheKingster. I cannot write and have set all permissions properly. My server DOES allow uploads and have verified by a guestbook photo program which allows uploads to server.
QuoteBTW index is the next folder up from my root folder for the site.
So this is trying to write to the wrong path? with the / at the start that is looking starting at your root it can't find /index/html/modules/coppermine/albums/userpics
when the path should be
/yourroot/index/html/modules/coppermine/albums/userpics
adjust that var in the script and see if it works...
this is fixed in ver1.2.0-nuke which is about to go into 1st level testing....
I have the same problem also...very frustrating.
anyone find a solution?
what's even more strange is that any file added using the "browse" feature will delete with no problems at all.
"albums" and all subs are 777 for me
this sub-board is long dead and only there for reference. Read http://forum.coppermine-gallery.net/index.php?topic=13667.0
Thanks, but mine problem is not phpnuke related. i created a new post last night on my topic with no replies yet.
Quote from: radox on May 26, 2005, 04:27:05 PM
Thanks, but mine problem is not phpnuke related.
Well, then you shouldn't have replied to a nuke support thread
Quote from: radox on May 26, 2005, 04:27:05 PMi created a new post last night on my topic with no replies yet.
This is not a hotline...
Quote from: radox on May 26, 2005, 04:11:24 PM
"albums" and all subs are 777 for me
Definitely not, on the other thread you say you're running Windows/IIS. There's no such thing as CHMOD on Windows machines.