Web Hosting Talk







View Full Version : installing CURL with easyapache?


bueno
05-27-2003, 08:59 PM
possible?

how if yes

inteltechs
05-27-2003, 09:01 PM
/scripts/easyapache

php modules......

bueno
05-27-2003, 10:13 PM
which choice 1,2,3,4,5 ?

The Prohacker
05-27-2003, 10:50 PM
5

coight
05-28-2003, 01:17 AM
5

bueno
05-28-2003, 10:32 AM
I recompiled apache with option 5 and then restarted it

but when I tried to execute a sample code

==========================
Call to undefined function: curl_init()
==========================

which means curl isnt installed when I recompiled apache with option 5 !!

sasha
05-28-2003, 10:37 AM
select 5 or 6 or whatever is "advanced" and go to "php modules" and make sure you do select curl.

bueno
05-28-2003, 12:49 PM
I selected 5 but there is no "php modules" section to select from

??

btw: will /scripts/easyapache corrupt mysql databases if mysql is running