View Single Post
  #1  
Old 05-26-2007, 05:04 PM
LastQuark LastQuark is offline
New Member
 
Join Date: May 2007
Posts: 3
Default Manual Php Compile with cPanel

First post here. Be nice.

I was able to successfully install LSWS to my cPanel. Looking forward for the enterprise version on a VPS.

My problem is how to manually compile Php to add all the modules I had in Apache. In Apache, I simply modify the buildscript file found in /home/cpapachebuild/buildapache/ and add all the --prefix-xxxx modules there.

With LSWS, there is a Wiki instruction about LSAPI compile but it goes through a new installation of Php which I don't have to go through since it was already installed by cPanel.

Which directory should I go in cPanel to run the ./configure command?
Reply With Quote