DirectAdmin install error

VisiGod

Verified User
Joined
Jan 10, 2006
Messages
27
I was installing a new DA today and I've downloaded the install script from DA. It seems that there is an error in the MySQL options. The installer asks the following:

Which version of MySQL do you want to have? (4.1/5.0:

when it should be:

Which version of MySQL do you want to have? (4.1/5.0/5.1):

The script accepts the 5.1 and installs the latest MySQL 5.1.30

This is just an alert to the DA team to fix the script in case some user asks for help :)
 
One other thing that happens during the install is a missing space. Please check the log below (check the bold line) :

Code:
Related pages:
      http://www.directadmin.com/forum/forumdisplay.php?f=61
      http://files.directadmin.com/services/custombuild/1.1/

--20:21:42--  http://files.directadmin.com/services/custombuild/1.1/custombuild.tar.gz
Resolving files.directadmin.com... 69.30.193.202
Connecting to files.directadmin.com|69.30.193.202|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 84234 (82K) [application/x-gzip]
Saving to: `custombuild.tar.gz'

100%[===========================================================================================>] 84,234       441K/s   in 0.2s   

20:21:43 (441 KB/s) - `custombuild.tar.gz' saved [84234/84234]

[B]--20:21:43--  http://files.directadmin.com/services/custombuild//usr/local/directadmin/custombuild/options.conf[/B]
Resolving files.directadmin.com... 69.30.193.202
Connecting to files.directadmin.com|69.30.193.202|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
20:21:43 ERROR 404: Not Found.

--20:21:43--  http://is/
Resolving is... 67.102.41.187
Connecting to is|67.102.41.187|:80... connected.
HTTP request sent, awaiting response... 302 Object Moved
Location: http://www.weblog.com/ [following]
--20:21:43--  http://www.weblog.com/
Resolving www.weblog.com... 68.177.48.169
Connecting to www.weblog.com|68.177.48.169|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41739 (41K) [text/html]
Saving to: `./custombuild.tar.gz'

100%[===========================================================================================>] 41,739      --.-K/s   in 0.07s  

20:21:44 (553 KB/s) - `./custombuild.tar.gz' saved [41739/41739]

--20:21:44--  http://damaged./
Resolving damaged.... failed: Name or service not known.
--20:21:44--  http://please/
Resolving please... 69.64.147.249
Connecting to please|69.64.147.249|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
 
The script accepts the 5.1 and installs the latest MySQL 5.1.30

Are you sure? I don't know where it would have downloaded it from. It could not have come from DA. The latest DA has for CentOS is MySQL-server-5.0.67-0.i386.rpm. What OS do you have?
 
Back
Top