Hi,
I Install the DirectAdmin on a fresh Debian 6 64-bit
apt-get update
apt-get install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules libperl-dev libaio1 libaio-dev
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
...
Enter your choice (1 or 2): 2
Would you like the default settings of apache 2.2 and php 5 cli? (y/n): n
Would you like to have PHP4 or PHP5 as default? (4/5): 5
Would you like to have PHP5? (yes/no): yes
Would you like to have PHP5 as CLI or CGI? (cli/cgi): cgi
Would you like to have PHP4? (yes/no): no
Would you like to have ionCube? (yes/no): yes
Would you like to have Zend Optimizer? (yes/no): yes
Would you like to have an ability to update/instal MySQL using CustomBuild? (yes/no): yes
Which version of MySQL you would like to have? (5.0/5.1): 5.1
Which version of Apache you would like to have? (1.3/2.0/2.2/2.4): 2.4
But if I choose this, then there is not some error
Which version of Apache you would like to have? (1.3/2.0/2.2/2.4): 2.2
Would you like to prevent htaccess files from using Options FollowSymLinks? More secure, but may break scripts. (yes/no): yes
Would you like to have an ability to update/instal Exim using CustomBuild? (yes/no): yes
Would you like to have an ability to install Dovecot? (yes/no): yes
Would you like to have an ability to install/update phpMyAdmin using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update SquirrelMail webmail using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update RoundCube webmail using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update UebiMiau webmail using CustomBuild (not recommended)? (yes/no): no
Would you like to have an ability to install/update Atmail Open webmail using CustomBuild? (yes/no): no
Would you like to search for the fastest download mirror? (y/n): y
*******************************************
*******************************************
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 Install the DirectAdmin on a fresh Debian 6 64-bit
apt-get update
apt-get install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules libperl-dev libaio1 libaio-dev
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
...
Enter your choice (1 or 2): 2
Would you like the default settings of apache 2.2 and php 5 cli? (y/n): n
Would you like to have PHP4 or PHP5 as default? (4/5): 5
Would you like to have PHP5? (yes/no): yes
Would you like to have PHP5 as CLI or CGI? (cli/cgi): cgi
Would you like to have PHP4? (yes/no): no
Would you like to have ionCube? (yes/no): yes
Would you like to have Zend Optimizer? (yes/no): yes
Would you like to have an ability to update/instal MySQL using CustomBuild? (yes/no): yes
Which version of MySQL you would like to have? (5.0/5.1): 5.1
Which version of Apache you would like to have? (1.3/2.0/2.2/2.4): 2.4
But if I choose this, then there is not some error
Which version of Apache you would like to have? (1.3/2.0/2.2/2.4): 2.2
Would you like to prevent htaccess files from using Options FollowSymLinks? More secure, but may break scripts. (yes/no): yes
Would you like to have an ability to update/instal Exim using CustomBuild? (yes/no): yes
Would you like to have an ability to install Dovecot? (yes/no): yes
Would you like to have an ability to install/update phpMyAdmin using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update SquirrelMail webmail using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update RoundCube webmail using CustomBuild? (yes/no): yes
Would you like to have an ability to install/update UebiMiau webmail using CustomBuild (not recommended)? (yes/no): no
Would you like to have an ability to install/update Atmail Open webmail using CustomBuild? (yes/no): no
Would you like to search for the fastest download mirror? (y/n): y
*******************************************
*******************************************
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
*******************************************
*******************************************