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
- Java Examples - JExamples.com
- AS400 Job Scheduler
- Using QCLRDTAQ to clear data queues in CL and RPG
- Library list for Web server
- About Us
- as400 commands and APIs you'll use for handling messages
- Creating an as400 Query
- ibm as400 manuals v5r4
- XMLHttpRequest & Ajax Working Examples - Links and Resources, Fiftyfoureleven.com
- What is QZHQSSRV job?
Thanks, you save save my w-e
ReplyDelete