• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

502 Bad Gateway nginx

Szer0P

Basic Pleskian
Hello

I have a problem with my server also when i get this problem i restart my server and the services for example nginx and httpd and get than work but this time the problem doesent resolved

i see that
PHP-FPM 5.6.14 by OS vendor
PHP-FPM 5.6.14
are not avalible is this the reason ? i coudnt restart any of them and i think that nginx works on php fpm


i think the problem is there:

Code:
Starting php-fpm: Failed loading /usr/lib64/php/ioncube/ioncube_loader_lin_5.4.so: /usr/lib64/php/ioncube/ioncube_loader_lin_5.4.so: undefined symbol: execute
[30-Oct-2015 11:57:32] ERROR: No pool defined. at least one pool section must be specified in config file
[30-Oct-2015 11:57:32] ERROR: failed to post process the configuration
[30-Oct-2015 11:57:32] ERROR: FPM initialization failed
ESC[60G[ESC[0;31mFAILEDESC[0;39m]^M
Starting php-fpm: [30-Oct-2015 11:57:32] WARNING: Nothing matches the include pattern '/opt/plesk/php/5.6/etc/php-fpm.d/*.conf' from /opt/plesk/php/5.6/etc/php-fpm.conf at line 119.
[30-Oct-2015 11:57:32] ERROR: No pool defined. at least one pool section must be specified in config file
[30-Oct-2015 11:57:32] ERROR: failed to post process the configuration
[30-Oct-2015 11:57:32] ERROR: FPM initialization failed
ESC[60G[ESC[0;31mFAILEDESC[0;39m]^M

i saw this link http://kb.odin.com/en/121962 but i coudent do this .. there is not any file /etc/php5 .. what should i do ? how can i update the version to ioncube loader ?
  1. Update version/path to Ioncube loader in /etc/php5/conf.d/00-ioncube-loader-5.x.ini.


+++++++++++++
i solved the problem thanks
 
Last edited:
Back
Top