Fatal error on installation

Having trouble installing serendipity?
Post Reply
flocool
Posts: 3
Joined: Fri May 02, 2008 12:48 am

Fatal error on installation

Post 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 !
flocool
Posts: 3
Joined: Fri May 02, 2008 12:48 am

Post 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)
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post 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.
Judebert
---
Website | Wishlist | PayPal
Post Reply