Plugin doesn’t work on Nginx webserver with php7.0 FastCGI
-
Hello,
waited to see the warehouses feature available to use plugin, and trying to install latest version of the plugin doesn’t work in my webserver, Nginx/PHP7.0 fpm .. I get this error when trying to activate the plugin and results in a 500 internal server error.
Here the error log:
2018/01/26 09:30:32 [error] 12302#0: *1192946 FastCGI sent in stderr: “PHP message: PHP Parse error: syntax error, unexpected ‘.’, expecting ‘,’ or ‘;’ in /var/www/xxxxxxxxxx/public_html/wp-content/plugins/atum-stock-manager-for-woocommerce/classes/Components/AtumOrders/AtumComments.php on line 29” while reading response header from upstream, client: xxxxxxxxxx, server: store.i-99.it, request: “GET /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “store.i-99.it”, referrer: “https://xxxxxxxxxx/wp-admin/plugins.php”
Line 29 is this one:
const NOTES_KEY = ATUM_PREFIX . ‘order_note’;
Thanks!!!
- The topic ‘Plugin doesn’t work on Nginx webserver with php7.0 FastCGI’ is closed to new replies.