Dispatcher: Apache unable to start.
- May 31, 2018
- 7 replies
- 7804 views
Hello, I am facing a weird issue installing a dispatcher for an author instance.
The configuration for the author is based in a previous installation that I know it works fine.
Now back to this project, the dispatchers for the publish instances are working fine. They do have the same httpd version, same RHEL version, same dispatcher module (I even copied the same .so from the working dispatchers).
But Apache is unable to start and I do not have many useful info, since Apache doesn't write to the error_log, also dispatcher.log is not even created.
apachectl configtest
output says the syntax is OK.
In fact, if I remove all the dispatcher configuration, and only try to load the module, Apache fails. So, I suspect is something with the .so itself, but as I said, it is the same exact file in the working dispatchers.
Any hints or actions in order to get a more verbose output? Thanks.
