This is a discussion on FC4: How do I get Apache working ? within the Linux Operating System forums, part of the Unix Operating Systems category; --> Cannot seem to get Apache working. I have tried the system-config-httpd utility but am getting no joy. Any help ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "Aaron Gray" <ang.usenet@gmail.com> wrote in message news:3uur1bF13g43jU1@individual.net... > Cannot seem to get Apache working. > > I have tried the system-config-httpd utility but am getting no joy. > > Any help welcome, So you're using Fedora. Which Fedora? And what does it say when you run: /etc/init.d/httpd configtest /etc/init.d/httpd restart |
| |||
| Hi, > So you're using Fedora. Which Fedora? Core 4, first release. > And what does it say when you run: > > /etc/init.d/httpd configtest Syntax OK > /etc/init.d/httpd restart Stopping httpd: [FAILED] Stopping httpd: [FAILED] I am not that familure with Linux or Apache Aaron |
| |||
| >> /etc/init.d/httpd restart > > Stopping httpd: [FAILED] > Stopping httpd: [FAILED] The above should be :- Stopping httpd: [FAILED] Starting httpd: [FAILED] I did a 'su' and the above command and it says :- Stopping httpd: [FAILED] Starting httpd: [ OK ] retry and I am getting ok's for both stopping and starting. I am however not getting any joy with any sort of homepage ? Aaron |
| |||
| > I am not that familure with Linux or Apache I found some instructions :- http://stanton-finley.net/fedora_cor...ion_notes.html I try them tommorow as am away from my Linux machine now. Thanks, Aaron |
| ||||
| > Cannot seem to get Apache working. > > I have tried the system-config-httpd utility but am getting no joy. Okay I have Apache working now I followed some of the following instructions :- http://stanton-finley.net/fedora_cor...ion_notes.html Aaron |