|
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.
|