dir path error dir path error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

dir path error

Started by aem, April 16, 2004, 12:46:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aem

Hi,

The gallery installation works perfectly HOWEVER i wish to make a change in the directory paths with which the pics gets stored and imaged. I have changed the 'album' directory to be /www/p/mydomainname/gallery04/htdocs/albums/ and dir for user pics to be /www/p/mydomainname/gallery04/htdocs/albums/userpics/. Pics where uploaded to the required folder (as seen in the folder via ftp) but the images does not come up in the gallery page. I get this error

QuoteFailed to create directory /www/p/mydomainname/gallery04/htdocs/albums//www/p/mydomainname/gallery04/htdocs/userpics/10001 !


Warning: mkdir(/www/p/mydomainname/gallery04/htdocs/albums//www/p/mydomainame/gallery04/htdocs/userpics/10001): No such file or directory in /www/p/mydomainame/htdocs/gallery04/db_input.php on line 222

Thing is i have installed the script in a subfolder of a different directory then where i want the pics to be uploaded to. It seems that i cannot view the userpics images (came back with broken pics).

What must i do to have the pics viewable?

Joachim Müller

You can only use relative paths in coppermine config, not absolute ones. Also, you can't change the location if you already have pics in your database.

GauGau