forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: akrug23 on February 03, 2005, 06:30:50 pm

Title: INstall Error
Post by: akrug23 on February 03, 2005, 06:30:50 pm
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


Title: Re: INstall Error
Post by: Joachim Müller on February 04, 2005, 12:00:32 pm
try 755
Title: Re: INstall Error
Post by: akrug23 on February 09, 2005, 08:05:05 pm
the 755 did not work
Title: Re: INstall Error
Post by: Joachim Müller on February 10, 2005, 07:38:35 pm
ask your webhost for support then - you need rwx permission for the script both on the include and albums dir.

Joachim
Title: Re: INstall Error
Post by: Carsten on February 22, 2005, 06:10:31 pm
I had the same problem. When I set "safe mode = off", it worked fine.
Title: Re: INstall Error
Post by: Joachim Müller on February 23, 2005, 07:01:00 am
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