Hello
install DairectAdmin ( end install but not Useradmin and pass )
and error :
Apache will not run
Sample :
please help
.
install DairectAdmin ( end install but not Useradmin and pass )
and error :
Apache will not run
./install.sh: line 345: ./directadmin: cannot execute binary file
System Security Tips:
http://help.directadmin.com/item.php?id=247
*********************************
*
* Cannot find /usr/local/directadmin/conf/directadmin.conf
* Please see this guide:
* http://help.directadmin.com/item.php?id=267
*
*********************************
[root@linux ~]# service httpd status
httpd is stopped
[root@linux ~]# service httpd start
Starting httpd: [Sun Jun 24 05:11:49 2012] [warn] module php5_module is already loaded, skipping
httpd: Syntax error on line 109 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/cnf/ips.conf: No such file or directory
[root@linux ~]# http://help.directadmin.com/item.php?id=267/sbin/service httpd restart
-bash: http://help.directadmin.com/item.php?id=267/sbin/service: No such file or directory
[root@linux ~]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Sun Jun 24 06:30:40 2012] [warn] module php5_module is already loaded, skipping
httpd: Syntax error on line 109 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
Sample :
please help
.