Errors installing Direct Admin - Help

Status
Not open for further replies.

carolinahosting

Verified User
Joined
Nov 12, 2007
Messages
5
I have been trying very hard to install Direct Admin. I have installed DA several times in the past and have never had this many issues. It has been 2 years since the last time I installed it. I've been using "other" control panels and won't mention there name. However, I have a life time license and really want to use it.

This is my config:

Small Dell server, P4 1.7 Ghz, 256 MB RAM, 1x80 GB IDE and a 1x250 GB IDE. The 2nd drive I am not using yet.

I have installed Fedora Core 6 several times. A very basic clean install, I select development tools, etc. No GUI, etc.

I setup my network properly, IP, Subnet, Gateway, nameserver, etc. Network works fine.

I installed gcc and gcc-c++ or whatever the 2nd compiler is called. And they were both installed.

I follow DA install guide, download the setup.sh file, chmod 755, ran it, entered my account and lic # and the install went. After about 40 mins or so the install completes and this is where the fun starts.

I start off with libraries missing, libssl.so.4 missing so I follow the forum's responce on that:

cd /lib
ln -s libssl.so.6 libssl.so.4

I get the same error but for libsslcyypto.4 missing (I am doing this from memory, the filename is a little different) but I follow the same process and create a symbolic link for the version 6 file.

That's fine and done. Now apache 1.3 is missing every module. I use the custombuild to re-compile apache but it is still the same.

I have re-loaded this server 3 times now. What am I doing wrong?

Anybody want to shell in and install it out of the goodness of there heart let me know. I do not have any budget but I usually can figure these items out.
 
Could the OS version in the license affect the install? My license file was set for fedora core 3, I just had sales set it to 6 but was told that will not affect the install. If it does then that will make a lot of since .
 
Just wanted to say I got DA installed. It was with the help of another thread. The resolution was my license file was set for fedora core 3 and once that was updated to 5/6 the install went through just fine.
 
Status
Not open for further replies.
Back
Top