The Little Guy Posted June 5, 2007 Share Posted June 5, 2007 I can not figure out how to install cURL, can someone PLEASE help me. Thanks much. Link to comment https://forums.phpfreaks.com/topic/54353-curl/ Share on other sites More sharing options...
per1os Posted June 5, 2007 Share Posted June 5, 2007 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 More sharing options...
The Little Guy Posted June 5, 2007 Author Share Posted June 5, 2007 i did un-commented, and it is in the directory. i am not using apache, i am using the Command Shell. Link to comment https://forums.phpfreaks.com/topic/54353-curl/#findComment-268785 Share on other sites More sharing options...
per1os Posted June 5, 2007 Share Posted June 5, 2007 Is your php.ini located anywhere besides the php directory such as windows or winnt or system32 directories? Link to comment https://forums.phpfreaks.com/topic/54353-curl/#findComment-268791 Share on other sites More sharing options...
The Little Guy Posted June 5, 2007 Author Share Posted June 5, 2007 ok... I sorta got it to work... maybe I get an error: This application has failed to start because php4ts.dll was not found. Re-installing the application may fix this problem. Link to comment https://forums.phpfreaks.com/topic/54353-curl/#findComment-268796 Share on other sites More sharing options...
The Little Guy Posted June 5, 2007 Author Share Posted June 5, 2007 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 More sharing options...
The Little Guy Posted June 6, 2007 Author Share Posted June 6, 2007 Bump Link to comment https://forums.phpfreaks.com/topic/54353-curl/#findComment-268975 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.