on mandrake 10.0, I updated apache to the latest version (urpmi).
when I tried to restart apache I got the following error:
[root@server1 root]# service httpd start
Starting httpd2: Syntax error on line 44 of /etc/httpd/conf.d/41_mod_ssl.default-vhost.conf:
SSLCertificateFile: file '/etc/ssl/apache2/server.crt' does not exist or is empty
did an updatedb, then locate server.crt and server.crt turned up in /etc/ssl/apache/server.crt
and the same for server.key
made the relevant changes to /etc/httpd/conf.d/41_mod_ssl.default-vhost.conf,
then service httpd start, and it worked this time
Tuesday, December 28, 2004
Subscribe to:
Post Comments (Atom)
Popular Posts
- AS400 Job Scheduler
- Recover or reset QSECOFR passwords
- Contact Us
- UDATE and *DATE in AS400 RPG
- About Me
- About Us
- AS400 APIs
- WAS Application hangs with previous J2CA0086W warning messages STATE_TRAN_WRAPPER_INUSE
- eBook making on the PSP
- mrc online lab for anyone who wants to try their hand at building Java servlet applications
Thanks, you save save my w-e
ReplyDelete