DA admin show cannot find file: /usr/local/bin/php
It's a centOS 5, apache 2 , php 5 server.
I try recompile but getting an error:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php n
error message:
It's a centOS 5, apache 2 , php 5 server.
I try recompile but getting an error:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php n
error message:
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)
The output of apxs follows:
./configure: line 6669: apxs: command not found
configure: error: Aborting
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file