Web Hosting Talk







View Full Version : Recompiling php on a Raq4i


Marty
08-10-2001, 02:37 PM
I would like to have php with cURL support on my RaQ4i. How would I go about doing so. I am kinda green here, so if possible, details would be great. Thanks.

jks
08-10-2001, 05:42 PM
Originally posted by Marty
I would like to have php with cURL support on my RaQ4i. How would I go about doing so. I am kinda green here, so if possible, details would be great. Thanks.

You need to install the curl libraries on your RaQ first. Then recompile PHP and enable curl.

Use

./configure --help

To see a list of all the PHP options available.

bubblehost.com
08-11-2001, 12:32 PM
What do i do if that command gives me an error? do i have to type it in a certain folder?

Thanks!

eva2000
08-11-2001, 12:54 PM
Installing MySQL and upgrading PHP 4.03 to 4.06 on a RaQ4i guide
- http://i4net.tv/marticle/get.php?action=getarticle&articleid=20

It works because i tried it on my own RaQ4i :D

enjoy :)