Most commonly desired features to be implemented in PacsOne
-
Sumran
Fatal error
Post
by Sumran » Mon Oct 18, 2004 8:28 am
Now I can use Pacsone basic for send images. But when I want to display Image in web Browers ,I cannot.
Error:
Fatal error: Call to undefined function: imagick_readimage() in C:\Program Files\PacsOne\php\image.php on line 112
I set up Imagemagick, Php.ini(C:\Windows\), Apache2, mysql already.
Sumran Dansirikul (Thailand)
-
pacsone - Site Admin
- Posts:3149
- Joined:Tue Sep 30, 2003 2:47 am
Post
by pacsone » Mon Oct 18, 2004 2:18 pm
This means your imagick PHP extension was not loaded properly.
Please follow instructions in the PacsOne Server Installation Guide Section 5.4 about setting up ImageMagick PHP extension, to be more specific, you need to pass Section 5.4.6 before you can move on to the PacsOne login page.