|
-
Sep 28th, 2005, 12:06 PM
#1
Thread Starter
Frenzied Member
PHP_CURL installation
Can anyone talk me though it step by step - it just keeps telling me it can't find the php_curl.dll module.
Have copied php_curl.dll, libeay32.dll and ssleay32.dll to the System32 and C:\PHP\extensions directories. Have changed EXTENSION_DIR to be C:\PHP\extensions\ but it keeps giving me the same error!
Help - this is urgent if anyone can help!
DJ
If I have been helpful please rate my post. If I haven't tell me!
-
Sep 28th, 2005, 12:15 PM
#2
Re: PHP_CURL installation
Is the PHP interpreter in the same directory as the php.ini file? It could be that it is not finding the PHP.ini file. If you want to be sure, make a call to phpinfo() function and check the extension_dir setting ther and the location of the php.ini file.
-
Sep 29th, 2005, 02:59 AM
#3
Thread Starter
Frenzied Member
Re: PHP_CURL installation
It is definately finding the php.ini file as when I change the extension_dir the error shows the change in path to the php_curl.dll file.
DJ
If I have been helpful please rate my post. If I haven't tell me!
-
Sep 29th, 2005, 05:23 PM
#4
Frenzied Member
Re: PHP_CURL installation
dj4uk:
I don't know if this will help, but you might take a look here:
http://manual.modernbill.com/adminhe...cURL_Setup.htm
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|