Centos'da virtual host yapılandırması yaptım. Herşey tamam en son Apache restart komutu verdiğimde aşağıdaki hatayı alıyorum.


[root@host ~]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Tue Dec 01 11:37:08 2015] [warn] module ruid2_module is already loaded, skipping
[Tue Dec 01 11:37:08 2015] [warn] The Alias directive in /etc/httpd/conf.d/phpmyadmin.conf at line 2 will probably never match because it overlaps an earlier Alias.
[Tue Dec 01 11:37:08 2015] [warn] The Alias directive in /etc/httpd/conf.d/phpmyadmin.conf at line 3 will probably never match because it overlaps an earlier Alias.
Syntax error on line 281 of /etc/httpd/conf/httpd.conf:
Invalid command 'suPHP_UserGroup', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]