Jump to content

php curl issue


smartflower2002

Recommended Posts

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

Untitled-9.jpg

 

top one is webserver php info from phpbb

and second is my localhost,,

plz help i need this script badly

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.