Problem with filepath :-( Problem with filepath :-(
 

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

Problem with filepath :-(

Started by tazzy, November 18, 2003, 05:36:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tazzy

Howdy Folks,

I've installed Coppermine 1.2.0 Final successfully, but it seems that there's something wrong with the filepath. When I log in as Admin and go to http://www.royalsuite.nl/gallery/config.php and click on the save butten the page goes to http://www.royalsuite.nl/config.php :-(  

Please help me out. Thanx in advance  :wink:

tazzy

And when I'm trying to add pictures I get:

Critical error
Failed to create directory /albums/userpics/10001 !

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid/gid is 970730/937420 is not allowed to access / owned by uid/gid 0/0 in /data/members/paid/r/o/royalsuite.nl/htdocs/www/gallery/db_input.php on line 222

:-(

Joachim Müller

question one: make sure to have the "ecard_link" in the config page point to http://www.royalsuite.nl/gallery (no traling slash).
question 2: search the board and the doc for "silly_safe_mode"

GauGau

tazzy

>question one: make sure to have the "ecard_link" in the config page >point to http://www.royalsuite.nl/gallery (no traling slash).
... already done, doesn't work

>question 2: search the board and the doc for "silly_safe_mode"
... going to look at that