Fatal error: Call to undefined function imagick_readimage()
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am
hi all
i had installed pacsone server Properly, when i went to http://127.0.0.1:8888/pacsone/login.php , i faced with an error right onther the " Enter Anti-Spam Code From Below: " . i have tried so much for fix it but i can't , please someone help me .
( ! ) Fatal error: Call to undefined function imagick_readimage() in C:\Program Files (x86)\PacsOne\php\login.php on line 28
Call Stack
# Time Memory Function Location
1 0.0016 772800 {main}( ) ..\login.php:0
2 0.0113 1260144 login( ) ..\login.php:187
3 0.0206 1261920 makeAntiSpamGraphics( ) ..\login.php:144[/img][/code][/url]
i had installed pacsone server Properly, when i went to http://127.0.0.1:8888/pacsone/login.php , i faced with an error right onther the " Enter Anti-Spam Code From Below: " . i have tried so much for fix it but i can't , please someone help me .
( ! ) Fatal error: Call to undefined function imagick_readimage() in C:\Program Files (x86)\PacsOne\php\login.php on line 28
Call Stack
# Time Memory Function Location
1 0.0016 772800 {main}( ) ..\login.php:0
2 0.0113 1260144 login( ) ..\login.php:187
3 0.0206 1261920 makeAntiSpamGraphics( ) ..\login.php:144[/img][/code][/url]
The error suggests the ImageMagick PHP extension was not loaded for some reason, so can you check the HTML output of the test page below and see if the ImageMagick PHP extension is loaded successfully?
http://localhost/pacsone/Hello.php
http://localhost/pacsone/Hello.php
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am
There are 2 builds (VC 6 and VC9) of the php5.3_imagick.dll, and you need to copy the correct version which matches with the PHP build (VC6 or VC9) installed on your server.
You can find the PHP build information from the HTML output of the test page below:
http://localhost/pacsone/Hello.php
You can find the PHP build information from the HTML output of the test page below:
http://localhost/pacsone/Hello.php
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am
the result of my http://127.0.0.1:8888/pacsone/Hello.php is :
System Windows NT MISCLIENT10 6.1 build 7601 (Windows 7 Ultimate Edition Service Pack 1) AMD64
Build Date Feb 25 2013 00:27:38
Compiler MSVC9 (Visual C++ 2008)
Architecture x64
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--without-dblib" "--without-pdo-dblib" "--without-pdo-mssql" "--with-pdo-oci=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-oci8=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-oci8-11g=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_11_2\sdk,shared" "--disable-debug-pack" "--disable-static-analyze"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\Windows
Loaded Configuration File C:\wamp\bin\apache\apache2.4.4\bin\php.ini
Scan this dir for additional .ini files (none)
Additional .ini files parsed (none)
PHP API 20100412
PHP Extension 20100525
Zend Extension 220100525
Zend Extension Build API220100525,TS,VC9
PHP Extension Build API20100525,TS,VC9
Debug Build no
Thread Safety enabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support enabled
DTrace Support disabled
Registered PHP Streams php, file, glob, data, http, ftp, zip, compress.zlib, phar
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*
System Windows NT MISCLIENT10 6.1 build 7601 (Windows 7 Ultimate Edition Service Pack 1) AMD64
Build Date Feb 25 2013 00:27:38
Compiler MSVC9 (Visual C++ 2008)
Architecture x64
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--without-dblib" "--without-pdo-dblib" "--without-pdo-mssql" "--with-pdo-oci=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-oci8=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-oci8-11g=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_11_2\sdk,shared" "--disable-debug-pack" "--disable-static-analyze"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\Windows
Loaded Configuration File C:\wamp\bin\apache\apache2.4.4\bin\php.ini
Scan this dir for additional .ini files (none)
Additional .ini files parsed (none)
PHP API 20100412
PHP Extension 20100525
Zend Extension 220100525
Zend Extension Build API220100525,TS,VC9
PHP Extension Build API20100525,TS,VC9
Debug Build no
Thread Safety enabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support enabled
DTrace Support disabled
Registered PHP Streams php, file, glob, data, http, ftp, zip, compress.zlib, phar
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am
new problem
tnx man it's work . U save a lot of my time , tnx again.
but when i go to http://127.0.0.1:8888/pacsone/home.php I face with new problem :
Error: PacsOne Server license is either missing or has expired!
what can I do now???
thank U,
but when i go to http://127.0.0.1:8888/pacsone/home.php I face with new problem :
Error: PacsOne Server license is either missing or has expired!
what can I do now???
thank U,
Did you by any chance un-install PacsOne Server on your server? If so, the trial license will be removed but will NOT be created again even if you re-install PacsOne Server (to prevent "endless" trials).
In any case, can you check if you see the trial license file ("license.dat") under the directory where PacsOne Server is installed? If not, that would explain the missing trial license error and if that's the case, you can send the output text of the following command run from a local shell on your server to mailto:pacsone@pacsone.net to request for a new trial license:
In any case, can you check if you see the trial license file ("license.dat") under the directory where PacsOne Server is installed? If not, that would explain the missing trial license error and if that's the case, you can send the output text of the following command run from a local shell on your server to mailto:pacsone@pacsone.net to request for a new trial license:
Code: Select all
C:\>ipconfig /all > ipconfig.txt
-
- Posts:17
- Joined:Wed Jul 17, 2013 10:28 am