Seem to have a CHMod problem Seem to have a CHMod problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Seem to have a CHMod problem

Started by Neill Watson, March 14, 2005, 07:17:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Neill Watson

I went to upload some pictures today and added a folder inside the albums folder. The folder I added came up as 'not writable' in the coppermine control pnel. Plrobably just a CH Mod needed i thought.

I did this, but then the whole 'albums' folder became unwriteable, the whole gallery went off, with loads of broken links etc.

I reset all the CH Mods on the folders, but it's still the same.

Any ideas helpful, as it's looking like a re-install might be needed!

Regards
Neill W

Joachim Müller

A re-install won't fix permissions - this is a problem you should seek help from your webhost with. Tell them to CHMOD coppermine's albums folder (and everything within it) so that the php script (the webserver) has rwx permissions.

Joachim