• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

RESOLVED Process PHP by nginx (PHP-FPM) trailing slash problem

joseph

New Pleskian
Hi,
I have a dedicated server with debian 7 and plesk 12.1, I recently install php-fpm from the "Add and Remove Product Components" panel, then I activated the "process PHP by nginx" checkbox on "Web Server Settings " panel.
when I did that every internal pages gives me a blanck page (i have a magento website), by looking on the url i found that i have always "/" (slash) at the end of all my urls and that deleting those slash fix the thing, i don't know how to stop php-fpm or nginx from adding this slash at the end of all my urls, your help will be very much appreciated
sorry for my bad english and thank you very much
 
I have never used it, but as far as I am aware, Magento uses .htaccess to rewrite it's urls. Nginx will not be able to use this .htaccess file so it will cause the issue you have.

This is not an issue with Plesk or Nginx, but Magneto. You would be better speaking to the Magneto community and Google seems to have a lot of suggestions if you search for Magento + Nginx
 
Back
Top