Hello, I've my server run for 6 months.
Yesterday I've rebooted and then I cannot get httpd and dovecot to run:
I'm running the latest versione of DA and CentOS,
please help me because I cheked files and they exist with correct permissions.
Yesterday I've rebooted and then I cannot get httpd and dovecot to run:
I'm running the latest versione of DA and CentOS,
please help me because I cheked files and they exist with correct permissions.
Code:
[root@s1 ~]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: /usr/sbin/httpd: error while loading shared libraries: libaprutil-1.so.0: failed to map segment from shared object: Permission denied
[root@s1 ~]# /sbin/service dovecot
Usage: /etc/init.d/dovecot {start|stop|restart|condrestart|status}
[root@s1 ~]# /sbin/service dovecot start
Starting dovecot: doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 35: ssl_cert: Can't open file /etc/httpd/conf/ssl.crt/server.crt: Permission denied
[FAILED]