Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

500 Internal Server Error

Guest
Apr 10, 2008 Apr 10, 2008
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
TOPICS
Getting started
350
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 11, 2008 Apr 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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 12, 2008 Apr 12, 2008
LATEST
disabled SELinux :)

echo 0 >/selinux/enforce

or check your logs to fix the problem.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources