Install issues over the last few days http://is/

Kronus

Verified User
Joined
May 31, 2007
Messages
48
over the last few days i have been seeing issues with the install script

it will eventually install but takes a long time

custombuild 1.1 i think whatever is the normal install

during install i get a

--15:56:45-- http://files.directadmin.com/services/custombuild//usr/local/direc tadmin/custombuild/options.conf
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
15:56:45 ERROR 404: Not Found.


then

-15:56:45-- http://is/
Resolving is... 217.20.112.72
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--15:59:55-- (try: 2) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:03:06-- (try: 3) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:06:18-- (try: 4) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:09:31-- (try: 5) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:12:45-- (try: 6) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:16:00-- (try: 7) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.

--16:19:16-- (try: 8) http://is/
Connecting to is|217.20.112.72|:80... failed: Connection timed out.
Retrying.


sent this to support and got back no other reports of issues however i see this http://directadmin.com/forum/showpost.php?p=149202&postcount=11

same issue

i have had this on centos 5.2 32 bit as well as 64 bit

how can i fix it because it takes hours to install directadmin now .


as per support here is the options.conf
Code:
#PHP settings. default_php possible values - 4 or 5
default_php=5
php5_cli=yes
php5_cgi=no
php4_cli=no
php4_cgi=no
php_ini=yes
#Possible values - recommended or dist
php_ini_type=recommended
zend=yes

#Possible values - 5.0 or 5.1 (4.1 is possible too, but it's EOL)
mysql=5.0
mysql_inst=yes
mysql_backup=no

#Possible values - 1.3, 2.0 or 2.2
apache_ver=2.2

#Web applications
phpmyadmin=yes
atmail=no
squirrelmail=no
roundcube=no

uebimiau=no

#Mail options
mail-header-patch=yes
dovecot=no
eximconf=yes

#FTP options
proftpd=yes

#Jailed shell
jail=no

#Custombuild options
autover=yes
bold=yes
clean=yes
fileserver=2
custombuild=1.1
awstats=no
webalizer=yes
clean_old_webapps=yes
cron=no
[email protected]
notifications=yes
updates=no
webapps_updates=yes

after i enter the options i want i get a me3ssage that options.conf is saved and then install goes on

I have no idea why it tries to download the options.conf again

i have not looked at the install.sh file

seems that when it can't download the options.conf it is trying to download the parts of the message something like the file is corrupt and download again as each word in some sort of error message is tried by the wget then it goes on and installs
 
Last edited:
Back
Top