smartflower2002 Posted January 2, 2010 Share Posted January 2, 2010 hey guys i am new to scripting, but i know about php and phpbb heys im facing a error and i have no idea where to ask help.. coz the script creater is not available anywhere.. i tried to search him i have a webserver where curl is enabled.. and when i run that script get this error [phpBB Debug] PHP Notice: in file /script.php on line 84: curl_error(): 31 is not a valid cURL handle resource [phpBB Debug] PHP Notice: in file /script.php on line 84: curl_error(): 32 is not a valid cURL handle resource but when i run the same script in my localhost, it works like charm,, doesnt give any any error this are line 30, 31 and 32 of the script $sql = "SELECT * FROM " . CONFIG_TABLE; if( !($result = $db->sql_query($sql)) ) im sending u a screenshot of curl information of my localhost as well as webserver top one is webserver php info from phpbb and second is my localhost,, plz help i need this script badly Link to comment https://forums.phpfreaks.com/topic/186933-php-curl-issue/ Share on other sites More sharing options...
sasa Posted January 2, 2010 Share Posted January 2, 2010 and line 84 is ?? Link to comment https://forums.phpfreaks.com/topic/186933-php-curl-issue/#findComment-987149 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.