• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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