Google Php Curl

i would like to update on my work.

i installed xampp on my localhost and run the script.. it works perfectly.. with and without proxy..

but why is it if run it on my VPS its having problem... :confused:

i cant understand this anymore... next step ill do is buy another VPS.. and run it there.. i hope it will work..
 
Maybe the php in your vps does not have compiled curl support?
 
i solved it now.. the curl followlocation is not working in curl is open_basedir or safe_mode is enabled..

i have compared my VPS phpinfo and my localhost phpinfo.. thats the only difference they have...

thanks to all who tried to help on this one.. thanks guys
 
Back
Top