Hello,
Every time when I tried to install DA the first time on a clean system (CentOS 4 or 5), I found 2 things:
1. Even I select 5.1 when asked for MySQL version, it still gives me 5.0
2. When it tries to download httpd, it "fails" several times even I see that it downloaded the file successfully, and then it tries to download again until it gives up and start the installation. I think this is related to the path the script is in because I noticed the following messages:
Downloaded file /usr/local/directadmin/custombuild/httpd-2.2.14.tar.gz does not exist after download
cwd is: /usr/local/directadmin/custombuild/zlib-1.2.3
Please try to fix the problems. Thank you.
P.S. I use the standard method to start the installation, i.e.:
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
Ken
Every time when I tried to install DA the first time on a clean system (CentOS 4 or 5), I found 2 things:
1. Even I select 5.1 when asked for MySQL version, it still gives me 5.0
2. When it tries to download httpd, it "fails" several times even I see that it downloaded the file successfully, and then it tries to download again until it gives up and start the installation. I think this is related to the path the script is in because I noticed the following messages:
Downloaded file /usr/local/directadmin/custombuild/httpd-2.2.14.tar.gz does not exist after download
cwd is: /usr/local/directadmin/custombuild/zlib-1.2.3
Please try to fix the problems. Thank you.
P.S. I use the standard method to start the installation, i.e.:
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
Ken