Quote:
Originally Posted by Gooner
There is nothing on my PHPinfo script which says anything about CURL, i think its a simple case of Sh*t hosting, Can anyone advise me a good hosting company, A european one would be good, Im sick of my current host, My site has been crippled for several days and they wont fix it... Ive told them if they dont fix it i will move host... they are...
http://www.webhosting.uk.com/
Avoid them, The technical support is very poor, and my website has been down for 4 days....
Any advise on decent European host?
|
Hrm, haven't looked deeply into hosting but you want to try to stay away from virtual hosting accounts if at all possible because you usually don't have any way to edit things yourself.
I would look for a hosting company that either provides "dedicated virtual hosting" with SSH capability and root access. If you can find that you should be fine. I use IPOWER which provides that capability and I'm able to load and install anything on my dedicated virtual server.
The error you had listed above is definitely an issue with curl not being installed/configured as a library. Let me know how it works out mate. In the interim, I'll see what I can do about providing a "non-curl" php file shortly. I moved the parser to a functions file so that I could eventually provide non-curl and curl support for people.