Error: Call to undefined function curl_init()
Status: Alpha
Brought to you by:
voicepulse
Hi,
Running XAMPP for Windows Version 1.6.0a.
Installed VGPS v. 0.1
Following "INSTALLATION" in the manual.
At 4.4 I get the following error:
------------------------------------
C:\Program Files\xampp\php>php C:\Progra~1\xampp\htdocs\vgps\test.php
Fatal error: Call to undefined function curl_init() in C:\Program Files\xampp\htdocs\vgps\test.php on line 40
------------------------------------
Since I have no way of evaluating this software, is there any demo site running a fully functional installation?
//Nick
Logged In: YES
user_id=1521124
Originator: NO
I should probably add this to the documentation as a prerequisite. VGPS uses CURL to make its HTTP requests so you need to have it installed first. The PHP documentation page on CURL is at (http://us2.php.net/curl).
Logged In: YES
user_id=1457148
Originator: YES
OK, I just read the installation instruction at http://us2.php.net/curl.
I have no clue how to install this. The instructions seem to be written only for SQL admins.
The instructions even refer to .h files not included in tha curl package for win32 I downloaded.
Sorry, there's no way I can evaluate your software if it requires the user to have enough knowledge to understand those curl installation instructions.
But I would still like to visit a demo site if you could set one up.
//Nick