I had installed Apache web server latest in my laptop and after updatation of the conf fil it was working now.
Initially after installtion when I said stop and restart the engine it was working.
When I tested with my .pl and html also it was working.
But when I updated my .pl and said engine restart it says " The requested operatio has failed".
I tried installing twice and both times at this juncture same error. I am not ale to start the engine again.
Can a solution be given for this??

Recommended Answers

All 2 Replies

Check your logs. Most likely is a typo or a configuration error in your conf files.

I don't know what distro you are on, but check:

/var/log/syslog
/var/log/apache2/error.log

Tail those logs while starting up the service and that should give you a clue.

Check file permissions too. Apache daemon may not start if file permissions are wrong.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.