• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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