I installed DA on new server using OS centos 5.5 latest version (32 bit).
Begin i using command:
And download setup.sh and run its.
I installed DA with custombuild get PHP 5.x and apache 2.2 & MySQL 5.1
When installation process finished. I got error message : Starting httpd: httpd:
And when i use command: service directadmin start then it show error:
I fixed with guide at : http://help.directadmin.com/item.php?id=236
I downloaded file libmysqlclient.so.15 at http://files.directadmin.com/services/es_5.0/libmysqlclient.so.15 and move into /usr/lib and start service directadmin again, it isn't show error and i checked log , it is empty but service directadmin didn't run.
Please help me ! Thanks
Sorry for my bad english
Begin i using command:
Code:
yum install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules
I installed DA with custombuild get PHP 5.x and apache 2.2 & MySQL 5.1
When installation process finished. I got error message : Starting httpd: httpd:
Code:
Syntax error on line 141 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf/extra/httpd-vhosts.conf: Could not open configuration file /etc/httpd/conf/ips.conf: No such file or directory
Code:
Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such file or directory [FAILED]
I downloaded file libmysqlclient.so.15 at http://files.directadmin.com/services/es_5.0/libmysqlclient.so.15 and move into /usr/lib and start service directadmin again, it isn't show error and i checked log , it is empty but service directadmin didn't run.
Please help me ! Thanks
Sorry for my bad english