Forum Moderators: phranque
I found that the httpserver was not active. I found it through the 'ps -ef ¦ grep httpd' command and it was not listing any processes.
When i tried stopping and/or starting by running 'apachectl -k start/stop' in bin directory, i get the following error saying, "error while loading shared libraries: libaprutil-0.so.0: cannot open shared object file: No such file or directory".
To my surprise, the http server is working and it is active. I have checked in browser and also requesting the application which is getting routed via http server.
Searched in Google but could not get any fruitful reply. Any idea/help in this regard would be of much help.
Thanks.
Raghavan alias Saravanan M.