Good day all, first let me assure you I did use the search feature and read thread after thread with no succes. I backed up my site & files as I wanted to give CPG-Nuke (on a separate DB, unrelated) a try, I didn't like it and restored all the files using this back-up.
I will try to summarize my problem and what I tried to correct the issue:
- Used CPG133 working fine, no problems or issues
- Restored my site from a back-up using CPanel, no changes or alterations to the DB
- Everything works fine except uploading pics, getting the error below in debug mode.
Destination directory albums/userpics/10003/ is not writable by the script !
File: /home/speedbag/public_html/cpg133/upload.php - Line: 2207
- Read through the threads and verified the CHMOD permissions, but found nothing about the line 2207 portion.
- Tried both the "albums" & "includes" folder as 755 & 777 with no luck.
- Double checked the destination in the config panel, no problem there.
It obviously seems, to me at least, that it is a permission issue of some sort but cannot determine where or what it is.
Thanks in advance!
You might have to use your cpanel to change the permissions, and then make sure they propagate to all subdirectories and files within.
Thanks for the reply, yes that is what I did, meaning I changed the permissions through CPanel.
I am not completly certain I understand what you mean by propagating, but think you mean that all the folderes contained within those folders need to share the same permissions.I will however go back and ensure that the permissions were passed to folders within as well.
Thanks again.
Well that did it ;D
Seems the permissions were not being passed down the folders included within.
Thanks again for the help, much apprecitated!