Messmaster
Technical User
First, I'm at crawling pace learning Red Hat/Apache so my apologies if I don't word this question right. Having never set up a web server before on any platform, I have been tossed into this lake and told to learn to swim. Currently our web site is on Windows with IIS which I inherrited when I took this position.
Setting:
Network manager has set up a UNIX development server running latest version of Red Hat (8.0?). Comes with Apache 2.0. Network guy is a UNIX guru but new to Linux; however after working with it, he loves it. He either knows zilch about web servers (likely) and/or has very little time to help (definitely).
The problem:
After finally figuring out where the apachectl script was (it was in /user/sbin) I typed the command
./apachectl start
Apache did not start and gave me an error.
The error:
What we've done:
Network guy was clueless. Tried calling Red Hat; they said they don't deal with Apache issues. (o-KAY)
Help needed:
Can anyone point us in the right direction for this error? Cause? Is this something that needs changed in code somewhere? (which I would be very nervous doing but obviously will if I have to) Please remember that I am at the 'for Dummies' stage when you post your reply. TIA Carol Andrejak
Webmaster
Delaware State University
Setting:
Network manager has set up a UNIX development server running latest version of Red Hat (8.0?). Comes with Apache 2.0. Network guy is a UNIX guru but new to Linux; however after working with it, he loves it. He either knows zilch about web servers (likely) and/or has very little time to help (definitely).
The problem:
After finally figuring out where the apachectl script was (it was in /user/sbin) I typed the command
./apachectl start
Apache did not start and gave me an error.
The error:
Code:
Syntax error on line 116 of /etc/httpd/conf.d/ssl.conf:
SSLCertificateFile: file '/etc/httpd/conf/ssl.crt/server.crt' does not exist or is empty
What we've done:
Network guy was clueless. Tried calling Red Hat; they said they don't deal with Apache issues. (o-KAY)
Help needed:
Can anyone point us in the right direction for this error? Cause? Is this something that needs changed in code somewhere? (which I would be very nervous doing but obviously will if I have to) Please remember that I am at the 'for Dummies' stage when you post your reply. TIA Carol Andrejak
Webmaster
Delaware State University