Sunday 02 March 2003 6:45:22 pm
I have ImageMagick, which must have been installed when I reinstalled my RedHat 7.3 install into /usr/X11R6/bin This is in my image.ini.php Having tried to keep things very simple I used a minimal set of options when I recompile PHP (v4.3.1) but I did ask it to use GD. My 'fine tune' check results in the install of eZ Publish 2.9.7 tell me there are no outstanding image conversion issues with my setup. When I try to create a new image it uploads okay - as I can find the renamed file in the originals/image directory. But nothing ever displays and it doesn't carry out the conversion. I don't know if these help - from the error_log:
PHP Fatal error: Call to a member function on a non-object in /data/WWW/html/ez3/kernel/classes/datatypes/ezbinaryfile/ezbinaryfiletype.php on line 106
sh: convert: command not found
[Mon Mar 03 02:42:45 2003] [error] [client 161.73.38.213] File does not exist: /data/WWW/html/ez3/var/storage/variations/image/p/h/p/phpA2SFgU_100x100_665.jpg, referer: http://ez3.jcsolutions.co.uk/admin/content/edit/220/3//
sh: convert: command not found
sh: convert: command not found
[Mon Mar 03 02:42:56 2003] [error] [client 161.73.38.213] File does not exist: /data/WWW/html/ez3/var/storage/variations/image/p/h/p/php2pZOj8_600x600_665.jpg, referer: http://ez3.jcsolutions.co.uk/admin/content/versionview/220/3//
[Mon Mar 03 02:43:05 2003] [error] [client 161.73.38.213] File does not exist: /data/WWW/html/ez3/var/storage/variations/image/p/h/p/php2pZOj8_600x600_665.jpg, referer: http://ez3.jcsolutions.co.uk/admin/content/versionview/220/3//
sh: convert: command not found [Mon Mar 03 02:44:39 2003] [error] [client 161.73.38.213] File does not exist: /data/WWW/html/ez3/var/storage/variations/image/p/h/p/php2pZOj8_100x100_665.jpg, referer: http://ez3.jcsolutions.co.uk/admin/content/edit/220/3// What can be happening and how might I fix it? (As you can see - I finally got eZ3 up and running - after a fashion). Jock Coats
|