Skip to main content
April 10, 2008
Question

500 Internal Server Error

  • April 10, 2008
  • 1 reply
  • 379 views
Hello,

I am getting the following error in my httpd "error_log" Could somebody please help?

[Sat Apr 12 03:58:13 2008] [notice] jrApache[14403: 36318] 127.0.0.1:51011 connect failed[10]: 13 13 Permission denied
[Sat Apr 12 03:58:13 2008] [notice] jrApache[14403: 36318] Couldn't initialize from remote server, JRun server(s) probably down.
[Sat Apr 12 03:58:13 2008] [notice] jrApache[14403: 36318] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server.
[Sat Apr 12 03:58:13 2008] [notice] jrApache[14403: 36318] 127.0.0.1:51011 connect failed[11]: 13 13 Permission denied
[Sat Apr 12 03:58:13 2008] [notice] jrApache[14403: 36318] Couldn't initialize from remote server, JRun server(s) probably down.


Many tahnks in advance.

Hugh
This topic has been closed for replies.

1 reply

April 11, 2008
Did you check your JRun? Is it running? Can you access it directly
specifying the port number?
What is your config for CF and Apache?


How do I check JRun is running?
How can I directly access the port?

HTTPD Conf = http://ukgl.co.uk/httpd.conf
CF Conf = http://ukgl.co.uk/jrun.xml
April 12, 2008
disabled SELinux :)

echo 0 >/selinux/enforce

or check your logs to fix the problem.