Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Vmware
kvarnerexpress
post Jul 25 2005, 01:33 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



I recently set up a virtual test box using VMWare Workstation 5. I've installed Windows XP Pro, Apache2, PHP and MySQL. I am now trying to add other features to PHP, specifically, support for the Aspell library. I followed all the instructions I could find on the web about how to do this, but everytime I restart Apache, I get a message saying "Unknown(): Unable to load dynamic library './extensions\php_pspell.dll' - The specified module does not exist". How do I fix this? I've tried various solutions I've seen on the web (including copying the specified dll to the WINDOWS/system32 directory), but nothing seems to work.
Go to the top of the page
 
+Quote Post
DoR
post Jul 25 2005, 02:10 PM
Post #2


Member [Level 1]
****

Group: Members
Posts: 59
Joined: 8-June 05
Member No.: 7,996



Does the file exists on ./extensions/php_pspell.dll ?
Check, the httpd.conf or modules.conf on apache instalation directory and correct the path.
It should be .\extensions\php_pspell.dll (on win).
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 8th October 2008 - 09:41 AM