View Single Post
  #9  
Old 12-01-2008, 09:06 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
Please try

cd /home/cpeasyapache/src/php-5.2.6
make clean

Then try building matching PHP binary.

If it still not working, you have to use "Compile PHP" from web console, make sure to set "Install Path Prefix" to "/usr/local", "configuration parameters" should be the same as that from Apache phpinfo() output, minus apache specific options.
Reply With Quote