FYI:
I have installed Tomcat by extracting; so i manually added a file named 'tomcat' and placed the script to run tomcat as a services; but in that it shows an error in its status field; will it be a reason for this issue.
Also i have installed 'openssl' for some security purpose and while configuring tomcat with openssl; Im facing some issues like:
Error:
"proxy ajp failed to make connection to localhost".
Also after configuring with Openssl, I could not even start my 'httpd' service, it shows an error message as "service temporarily unavailable".
File added to "/etc/init.d/" file name is 'tomcat':
Error Message:
/etc/init.d/tomcat: line10: ./etc/sysconfig/network. Permission Denied
/etc/init.d/tomcat: line13: [=no]: command not found
/etc/init.d/tomcat: line55: status: command not found
Please go through this and let me know what would be the cause for this issue. Permission denied. I think that this may be a problem for this