Jump to content

cURL


The Little Guy

Recommended Posts

What have you tried, have you uncommented the extension=php_curl.dll in the correct php.ini file, have you checked that in the extensions directory of the php directory that there is a php_curl.dll?

 

Have you restarted apache after verifying the 2 are correct? Are you sure you are using the correct php.ini file as specified in the phpinfo(); when printed out?

 

Give us something to work with here.

Link to comment
https://forums.phpfreaks.com/topic/54353-curl/#findComment-268772
Share on other sites

OK... I no longer get an error, I get this:

C:\phprobots>php spider1.php

PHP Warning:  PHP Startup: SVït$►WVh╚░4☺j: Unable to initialize module

Module compiled with module API=20020429, debug=0, thread-safety=1

PHP compiled with module API=20060613, debug=0, thread-safety=1

These options need to match in Unknown on line 0

Harvesting Seed URL

PHP Fatal error:  Call to undefined function curl_init() in C:\phprobots\LIB_http.php on line 249

Link to comment
https://forums.phpfreaks.com/topic/54353-curl/#findComment-268806
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.