Installation Issues with XAMPP
Posted: 2010-07-07T04:45:37-07:00
I've just reinstalled my machine using XAMPP to install Apache, PHP, MySQL, et al. I'm now trying to install ImageMagick onto the system and getting it talking nicely to PHP.
I've installed ImageMagick 6.6.3-0 and placed php_imagick.dll into my PHP extension folder. The php.ini file points to the extension, all should be running fine, however when I start Apache I get the following errors:
[*]The program can't start because CORE_RL_wand_.dll is missing from your computer. Try reinstalling the program to fix this problem
[*]PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_imagick.dll' - The specified module could not be found.
Can anyone help me out?
Many thanks.
I've installed ImageMagick 6.6.3-0 and placed php_imagick.dll into my PHP extension folder. The php.ini file points to the extension, all should be running fine, however when I start Apache I get the following errors:
[*]The program can't start because CORE_RL_wand_.dll is missing from your computer. Try reinstalling the program to fix this problem
[*]PHP Startup: Unable to load dynamic library 'C:\xampp\php\ext\php_imagick.dll' - The specified module could not be found.
Can anyone help me out?
Many thanks.