Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 11:27:51

Author Topic: 500 Internal Server Error appeared on view php files  (Read 18846 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #15 on: 2013-02-18, 19:44:44 »
Inform here 'dir /etc/httpd/conf.d'
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #16 on: 2013-02-18, 19:48:21 »
# dir /etc/httpd/conf.d
Code: [Select]
fastcgi.conf         php.conf.rpmsave  ruid2.conf         webalizer.conf
fastcgi.conf.rpmnew  proxy_ajp.conf    ssl.conf           welcome.conf
fcgid.conf           proxy_fcgi.conf   suphp52.conf
~lxcenter.conf       README            suphp.conf
php.conf             rpaf.conf         suphp.conf.rpmnew
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #17 on: 2013-02-18, 19:55:00 »
Delete suphp.conf and suphp.conf.rpmnew and then restart httpd.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #18 on: 2013-02-18, 20:00:31 »
# service httpd restart
Code: [Select]
Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #19 on: 2013-02-18, 20:09:46 »
Still the same issue?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #20 on: 2013-02-18, 20:12:14 »
Quote from: "MRatWork"
Still the same issue?
Yes, unfortunately...
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #21 on: 2013-02-18, 20:19:51 »
what content of fcgid.conf, php.conf and fcgid.conf inside /etc/httpd/conf.d

Also last 10 lines of /var/log/httpd/error_log
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #22 on: 2013-02-18, 20:27:44 »
fcgid.conf
Code: [Select]
#This module not uninstalled but inactive.
#See /home/apache/etc/conf.d to find out 'original' this file
php.conf
Code: [Select]
#This module not uninstalled but inactive.
#See /home/apache/etc/conf.d to find out 'original' this file
fastcgi.conf
Code: [Select]
### MR -- read /usr/local/lxlabs/kloxo/file/apache/conf.d/fastcgi.conf.original for full description ###

User apache
Group apache

LoadModule fastcgi_module modules/mod_fastcgi.so

# MR -- becuase something wrong with fastcgi on 'default' for php53+ so running it without fastcgi!
#LoadModule suphp_module modules/mod_suphp.so

#suPHP_Engine On
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #23 on: 2013-02-18, 20:32:57 »
Look like all httpd modules config was right.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #24 on: 2013-02-18, 20:41:10 »
I'm using kloxo-mr 6.5.0.c.2013021701 by nginx-proxy + bind

I've configured my webserver as follows:
Php Branch : php54_(as_5.4.11)
Php Type : php-fpm_event
Enable Php 5.2 (use Lxphp) As Secondary Php
Apache Memory Optimize : default
Mysql Convert : to-myisam

Those are all things that I have done since the beginning of the installation kloxo-mr.

After '#yum update' httpd stopped ...

If you need more information, please ask.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #25 on: 2013-02-18, 20:43:07 »
Quote from: "WISTFUL"
I'm using kloxo-mr 6.5.0.c.2013021701 by nginx-proxy + bind

I've configured my webserver as follows:
Php Branch : php54_(as_5.4.11)
Php Type : php-fpm_event
Enable Php 5.2 (use Lxphp) As Secondary Php
Apache Memory Optimize : default
Mysql Convert : to-myisam

Those are all things that I have done since the beginning of the installation kloxo-mr.

After '#yum update' httpd stopped ...

If you need more information, please ask.
Also last 10 lines of /var/log/httpd/error_log
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline WISTFUL

  • Senior Member
  • *
  • Posts: 247
  • Karma: +0/-0
    • View Profile
Re: 500 Internal Server Error appeared on view php files
« Reply #26 on: 2013-02-18, 20:52:47 »
Code: [Select]
[Mon Feb 18 16:40:30 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Mon Feb 18 16:40:30 2013] [notice] SSL FIPS mode disabled
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [warn] RSA server certificate wildcard CommonName (CN) `*.lxlabs.com' does NOT match server name!?
[Mon Feb 18 16:40:30 2013] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 18 16:40:30 2013] [notice] Digest: done
/usr/sbin/httpd: symbol lookup error: /usr/lib64/libaprutil-1.so.0: undefined symbol: apr_os_uuid_get
« Last Edit: 1970-01-01, 01:00:00 by Guest »
.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #27 on: 2013-02-18, 21:03:00 »
Look like something wrong with '/usr/sbin/httpd: symbol lookup error: /usr/lib64/libaprutil-1.so.0: undefined symbol: apr_os_uuid_get'
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #28 on: 2013-02-18, 21:06:45 »
If you permit, send pm for your kloxo and root access to me.

I didn't found like this issue before.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: 500 Internal Server Error appeared on view php files
« Reply #29 on: 2013-02-18, 22:12:15 »
Already fix now. The problem is latest version of apr. Downgrade with 'yum downgrade apr*' make httpd running well.

I will remove new apr from kloxo-mr repo. It's possible new apr only for incoming httpd 2.4 (not ready for Kloxo-MR) and current httpd is 2.2.23.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.031 seconds with 18 queries.

web stats analysis