Why are you using mysql 4 still?
*************************************
* All parts have been installed *
*************************************
Type: /sbin/service httpd restart
cp: `/var/www/html/squirrelmail/data' and `/var/www/html/squirrelmail-1.4.15/dat a' are the same file
./directadmin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
./directadmin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
-bash-3.2# /etc/init.d/directadmin start
Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
-bash-3.2# ldconfig -p |grep libstd
libstdc++.so.6 (libc6,x86-64) => /usr/lib64/libstdc++.so.6
error while loading shared libraries: libstdc++.so.6: wrong ELF class: ELFCLASS64
Starting httpd: Syntax error on line 29 of /etc/httpd/conf/extra/httpd-vhosts.conf:
The address or port is invalid
<
VirtualHost :80>
ServerAdmin webmaster@localhost
AliasMatch ^/~([^/]+)(/.*)* /home/$1/public_html$2
DocumentRoot /var/www/html
ServerName localhost
ScriptAlias /cgi-bin/ /var/www/cgi-bin/
CustomLog /var/log/httpd/homedir.log homedir
</VirtualHost>
127.0.0.1 localhost.localdomain localhost
x.x.x.15 abc.mydomain.org abc
NETWORKING=yes
HOSTNAME=abc.mydomain.org
GATEWAY=x.x.120.1
I EDIT: After loading the compatibility libraries (WHY ON EARTH don't the installation manuals mention this - I believed that the binary was really for CentOS-64) I finally got the system running but cannot log in. I am using the admin/PASS combination found in the setup.txt file but no luck so far. This is true pain.
My answer to the poll is that the custom build is far from a release version.
Running third setup in my virtual server now.
Get error :
[root@host custombuild]# ./build update_versions
Updating automake
...
configure: error: Autoconf 2.60 or better is required.
*** The make has failed, do you want to try to make again? (y,n):
Try:
Code:./build update ./build rewrite_confs
Try:
Code:./build update ./build rewrite_confs