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-04-27, 08:31:16

Author Topic: Error 500 - Internal Server Error  (Read 5080 times)

0 Members and 1 Guest are viewing this topic.

Offline pakgalaxy

  • Valuable Member
  • *
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Error 500 - Internal Server Error
« on: 2016-05-29, 11:01:12 »
 ERROR: Unable to globalize '/opt/configs/php-fpm/conf/php/*.conf' (ret=2) from /etc/php-fpm.conf at line 18.
[29-May-2016 05:24:23] ERROR: failed to load configuration file '/etc/php-fpm.conf'

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 500 - Internal Server Error
« Reply #1 on: 2016-05-29, 11:05:45 »
Hi, did you run 'sh /script/cleanup' after update?. And to make sure 'sh /script/fixphp; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline pakgalaxy

  • Valuable Member
  • *
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Error 500 - Internal Server Error
« Reply #2 on: 2016-05-29, 11:25:02 »
Useless


sh /script/restart-web -y

Stopping php-fpm (PHP Used):                               [FAILED]
Starting php-fpm (PHP Used): [29-May-2016 05:36:44] ERROR: Unable to globalize '/opt/configs/php-fpm/conf/php/*.conf' (ret=2) from /etc/php-fpm.conf at line 18.
[29-May-2016 05:36:44] ERROR: failed to load configuration file '/etc/php-fpm.conf'
[29-May-2016 05:36:44] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
-------------------------------------------------------------------

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 500 - Internal Server Error
« Reply #3 on: 2016-05-29, 11:55:01 »
Try 'mkdir -p /opt/configs/php-fpm/conf/php/php-fpm.d; sh /script/fixphp; sh /script/fixweb; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline pakgalaxy

  • Valuable Member
  • *
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Error 500 - Internal Server Error
« Reply #4 on: 2016-05-29, 12:00:43 »
[root@vps ~]# sh /script/restart-web -y

Stopping php-fpm (PHP Used):                               [FAILED]
Starting php-fpm (PHP Used): [29-May-2016 06:21:25] WARNING: Nothing matches the include pattern '/opt/configs/php-fpm/conf/php/*.conf' from /etc/php-fpm.conf at line 18.
[29-May-2016 06:21:25] ERROR: No pool defined. at least one pool section must be specified in config file
[29-May-2016 06:21:25] ERROR: failed to post process the configuration
[29-May-2016 06:21:25] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------

Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 500 - Internal Server Error
« Reply #5 on: 2016-05-29, 12:14:19 »
Inform here 'dir -l /opt/configs/php-fpm/conf/php'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline pakgalaxy

  • Valuable Member
  • *
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Error 500 - Internal Server Error
« Reply #6 on: 2016-05-30, 03:12:52 »
Last login: Sun May 29 05:10:05 2016 from 202.166.171.115
[root@vps ~]# dir -l /opt/configs/php-fpm/conf/php
total 4
drwxr-xr-x 2 root root 4096 May 29 06:20 php-fpm.d
[root@vps ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 500 - Internal Server Error
« Reply #7 on: 2016-05-30, 04:24:44 »
Try update Kloxo-MR 7.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline pakgalaxy

  • Valuable Member
  • *
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Error 500 - Internal Server Error
« Reply #8 on: 2016-05-30, 04:33:23 »
Code: [Select]
Stopping php-fpm (PHP Used):                               [FAILED]
Starting php-fpm (PHP Used): [29-May-2016 22:32:06] WARNING: Nothing matches the include pattern '/opt/configs/php-fpm/conf/php/*.conf' from /etc/php-fpm.conf at line 18.
[29-May-2016 22:32:06] ERROR: No pool defined. at least one pool section must be specified in config file
[29-May-2016 22:32:06] ERROR: failed to post process the configuration
[29-May-2016 22:32:06] ERROR: FPM initialization failed
                                                           [FAILED]
-------------------------------------------------------------------
dir: cannot access /opt/php*m/usr/bin/php: No such file or directory
dir: cannot access /opt/php*m/usr/bin/php: No such file or directory

i have created these directories and then run sh /script/upcp and Now working

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 500 - Internal Server Error
« Reply #9 on: 2016-05-30, 05:29:32 »
Install 1 or more 'multiple php' in 'webserver configure'.
..:: 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: Error 500 - Internal Server Error
« Reply #10 on: 2016-05-30, 05:32:48 »
Or run 'chkconfig phpm-fpm off; sh /script/restart-php-fpm -y'.
..:: 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: Error 500 - Internal Server Error
« Reply #11 on: 2016-05-30, 05:35:03 »
BTW, did you run 'sh /script/cleanup' after update?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.07 seconds with 19 queries.

web stats analysis