First day with vps please help

Ok well after experiencing many issues with downtime with my last host I decided to try something different and went and got myself a vps from powervps. I took the cpanel1 package.

Here is my question.
How do I compile curl into php?
curl was not compiled with php and I need it to be compiled.
If possible please write out the codes that I would need to type into ssh terminal.

Here is my current configure
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--with-mysql=/usr' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib'

my path to curl is
usr/bin/
linux kernel version is
2.4.20-021stab022.6.777-enterprise

I know I could contact powervps but I feel I should learn how to do these things myself.

 

 

 

 

Top