Philderbeast
New member
- Joined
- Nov 9, 2010
- Messages
- 4
Hi guys,
I'm new to direct admin and I'm trying to get it ton install on a clean Debian VPS.
all i have done to the server is bring it upto date and install the required software (as reported by the setup script)
when it gets to installing PHP i'm getting the following error
I have checked the article referred to but its not much help.
and once I get direct admin installed my plan is to move to e nginx/php-fpm system anyway as I am already running that.
any ideas what to look at here?
I'm new to direct admin and I'm trying to get it ton install on a clean Debian VPS.
all i have done to the server is bring it upto date and install the required software (as reported by the setup script)
when it gets to installing PHP i'm getting the following error
Code:
configure: error: mysql configure failed. Please check config.log for more information.
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file
*******************************************
*******************************************
Cannot find /usr/local/bin/php
Please recompile php with custombuild, eg:
cd /usr/local/directadmin/custombuild
./build all d
This appears to be a 64-bit system.
a common cause of http/php compile failures is mentioned here:
http://help.directadmin.com/item.php?id=213
*******************************************
*******************************************
I have checked the article referred to but its not much help.
and once I get direct admin installed my plan is to move to e nginx/php-fpm system anyway as I am already running that.
any ideas what to look at here?