stuck at step 5, image package selection. stuck at step 5, image package selection.
 

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

stuck at step 5, image package selection.

Started by tregare, March 09, 2011, 01:18:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tregare

Getting the following error.

Warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/usr/bin) is not within the allowed path(s): (/home/geoffr:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/geoffr/public_html/pix/include/inspekt.php on line 434

however none of those paths are present in any of the files for inspekt. (or even inspekt.php)

tregare

also, I just checked and open_basedir= is commented out in php.ini so there -should- be no directory limitations :(  (if what I've been reading about open_basedir and PHP is correct.

ΑndrĂ©

Please check the value for 'Path to ImageMagick' at step 4.

tregare

I had the hosting company check everything and the only thing they found was that the apache/php user did not have perms to access /usr/bin (was 750 permissions and the user was not in the group that had x access to that dir.)  they copied the imagemagik binaries to /home/myuser/bin and all is well now.