dorkerdevil / aidsql

Automatically exported from code.google.com/p/aidsql
0 stars 2 forks source link

NEED HELP :)) #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi i have problem with aidsql 
i'm using backtrack 5 r1 end when i type ./aidSQL --url=my website i get this 
PHP Fatal error:  Call to undefined function aidSQL\http\Adapter\curl_init() in 
/root/aidsql-lates/lib/aidSQL/class/http/adapter/Ecurl.class.php on line 39

Fatal error: Call to undefined function aidSQL\http\Adapter\curl_init() in 
/root/aidsql-lates/lib/aidSQL/class/http/adapter/Ecurl.class.php on line 39
my php version is PHP 5.3.2-1ubuntu4.9 with Suhosin-Patch (cli) (built: May  3 
2011 00:43:34)
pls help me :))) 

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by baraka...@gmail.com on 24 Oct 2011 at 9:08

GoogleCodeExporter commented 8 years ago
im making the same proof on Bactrack 5 R1 and got the same error, i had php 
version 5.3.2 and when i type ./aidsql --url=website --list-links i get the 
same errors

PHP Fatal error:  Call to undefined function aidSQL\http\Adapter\curl_init() in 
/root/aidsql-latest/lib/aidSQL/class/http/adapter/Ecurl.class.php on line 39

Fatal error: Call to undefined function aidSQL\http\Adapter\curl_init() in 
/root/aidsql-latest/lib/aidSQL/class/http/adapter/Ecurl.class.php on line 39

im using mysql

Original comment by redhat.l...@gmail.com on 26 Oct 2011 at 2:36

GoogleCodeExporter commented 8 years ago
remember im following the same steps of the video. thank u.

Original comment by redhat.l...@gmail.com on 26 Oct 2011 at 2:38

GoogleCodeExporter commented 8 years ago
hello friends
I resolve the error only had to install the php_curl,i'll send u the solution 
when i comes to my house. Right now I'm working

Original comment by redhat.l...@gmail.com on 16 Jan 2012 at 5:45

GoogleCodeExporter commented 8 years ago
apt-get install php5-curl 
yep

Original comment by jpfsta...@gmail.com on 12 Apr 2012 at 7:19