INstall Error INstall Error
 

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

INstall Error

Started by akrug23, February 03, 2005, 06:30:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

akrug23

When trying to install the program I get this error:

Warning: getimagesize: Unable to open 'albums/userpics/im.gif' for reading. in /home/bha/www/html/cpg132/install.php on line 106

Warning: unlink() failed (No such file or directory) in /home/bha/www/html/cpg132/install.php on line 107
Welcome to Coppermine installation

It is above the "Welcome to Coppermine installation" section.

and in that section it has this error message:

The installer found the ImageMagick 'convert' program in '/home/bha/www/imagemagick/bin/', however it can't be executed by the script.

You may consider using GD instead of ImageMagick.


I have the premissions set to 777 on the albums folder and the include folder.
Please Help



Joachim Müller


akrug23


Joachim Müller

ask your webhost for support then - you need rwx permission for the script both on the include and albums dir.

Joachim

Carsten

I had the same problem. When I set "safe mode = off", it worked fine.

Joachim Müller

Thanks for your contribution, might solve some issues for others, although most don't have access to their php.ini (server configuration) file, so usually people can't turn off safe mode for themselves.

Joachim