Page 1 of 1

Fatal error on installation

Posted: Fri May 02, 2008 12:55 am
by flocool
Hello.
I would like to install Serendipity on a web server. I try it on my local computer with EasyPHP. It works without problems and the were no problem at all on the installation.

On my web server (a big french provider with a web server service free and powerfull : Free©).
I uploaded all the files of Serendipity 1.3.1 on the server :
/serendipity/
And when I go there, I have this error :

Imagemagick binary

Code: Select all

Fatal error: is_readable() [<a href='function.is-readable'>function.is-readable</a>]: Unable to access /usr/local/bin/convert in /mnt/139/sdc/5/2/flocool69/serendipity/include/functions_installer.inc.php on line 248
See the screenshot

What can I do ? Because I can't go through this error
I need some help ^^

Thanks a lot !

Posted: Fri May 02, 2008 6:54 am
by flocool
I saw on a French PDF file that the error come from the verification of convert.exe
The advise given is to put on a "comment form" thses lines. I did that and now the installation work.

I have so :
Imagemagick binary Non trouvé [?] (in English : not found)

Posted: Fri May 02, 2008 3:53 pm
by judebert
Serendipity requires either GD or ImageMagick to perform its image manipulation. You can change which one you want to use in your configuration.

It looks like you had ImageMagick selected, but not installed.