i fallow the suse 9.2 perfect setup for isp config but i had this error when i want to start my apache..
Code:
linux:/etc/postfix/ssl # /etc/init.d/apache2 start
Starting httpd2 (prefork) Syntax error on line 11 of /etc/apache2/mod_log_config.conf:
Invalid command 'LogFormat', perhaps mis-spelled or defined by a module not included in the server configuration
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL failed
and this error in starting proftpd:
Code:
vserver1:~ # /etc/init.d/proftpd start
/etc/init.d/proftpd: line 1: nit.d/proftpd: No such file or directory
Starting ProFTPD Server: - getaddrinfo 'server1.example.com' error: Name or service not known
- warning: unable to determine IP address of 'server1.example.com'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'
startproc: exit status of parent of /usr/local/sbin/proftpd: 1
failed
can any one help me?