Post
by LMSSML » Sat Dec 18, 2010 3:28 pm
So I made something
to recover from the error on last post
I copied the dll from php 5.3 VC9 to version 6.
and the error disappear (I've uninstalled vc 9 and rebooted, then installed vc6 and appears an error posted before)
But now I've got no anti spam code
php error log
18-Dec-2010 15:37:32] PHP Warning: PHP Startup: tidy: Unable to initialize module
Module compiled with build ID=API20090626,TS,VC6
PHP compiled with build ID=API20090626,TS,VC9
These options need to match
in Unknown on line 0
[18-Dec-2010 15:37:32] PHP Warning: PHP Startup: xmlrpc: Unable to initialize module
Module compiled with build ID=API20090626,TS,VC6
PHP compiled with build ID=API20090626,TS,VC9
These options need to match
in Unknown on line 0
[18-Dec-2010 15:37:32] PHP Warning: PHP Startup: xsl: Unable to initialize module
Module compiled with build ID=API20090626,TS,VC6
PHP compiled with build ID=API20090626,TS,VC9
These options need to match
in Unknown on line 0
[18-Dec-2010 15:37:32] PHP Warning: PHP Startup: Unable to load dynamic library 'c:/php5/ext\php_exif.dll' - The specified module could not be found.
in Unknown on line 0
[18-Dec-2010 15:37:42] PHP Fatal error: Call to undefined function imagick_readimage() in C:\Program Files\PacsOne\php\login.php on line 51