Fabhino22Elz
Basic Pleskian
I am running Plesk Onyx v17.8.11 on CentOS 7.6.1810.
There are several Websites running on the System. All in a chrooted config with PHP 7.2.15 FPM served by Apache.
I am running the software "Shopware" on some of the Websites.
Here is my Problem now. There is a link that i need, that comes from shopware to a PDF File. That works on all servers that i have access to. On my server, same shop system (shopware) plain installed the requested url is causing in a 404 NGINX error and the htaccess cant be opend with the link.
I asked the shopsystem developers and they tried debugging the error. It is not a Software Error, the Controller Action / URL that is responsive for the PDF is not even callable at any time. Shopware is not running any command there if you try to open the pdf file from the link. not even if they put in some debug code or die rules...
Has anyone a idea what could be the problem here and even - why there is a 404 ngix even i am running on a PHP FPM served by Apache.
I also tried the modes CGI and FastCGI - Same here - 404 NGINX...
Thankful for any help!
There are several Websites running on the System. All in a chrooted config with PHP 7.2.15 FPM served by Apache.
I am running the software "Shopware" on some of the Websites.
Here is my Problem now. There is a link that i need, that comes from shopware to a PDF File. That works on all servers that i have access to. On my server, same shop system (shopware) plain installed the requested url is causing in a 404 NGINX error and the htaccess cant be opend with the link.
I asked the shopsystem developers and they tried debugging the error. It is not a Software Error, the Controller Action / URL that is responsive for the PDF is not even callable at any time. Shopware is not running any command there if you try to open the pdf file from the link. not even if they put in some debug code or die rules...
Has anyone a idea what could be the problem here and even - why there is a 404 ngix even i am running on a PHP FPM served by Apache.
I also tried the modes CGI and FastCGI - Same here - 404 NGINX...
Thankful for any help!