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
- Make del.icio.us bookmarks
- Three Languages For Java Programmers to Learn
- 10 Really as400 Helpful APIs
- as400 commands and APIs you'll use for handling messages
- Free AS400 & iSeries Software Tools & Utilities Downloads
- Common Gateway Interface (CGI) on the as400 / iSeries
- Four Hundred Guru--Admin Alert: Moving Libraries Between i5/OS Partitions, Part 1
- Recommended PHP reading list
- Difference between SFLINZ and SFLCLR keyword?
Thanks, you save save my w-e
ReplyDelete