• 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

Issue FastCGI sent in stderr

jcomin

New Pleskian
Hello at all!

I´m writing beacause I need some help!! I´m new in Plesk and I have inherited a Symfony Application (I think I´m the fifth programmer but I´m not sure). Since September I´m experimenting one library is returning 404 error code and all seems correctly configured (code in scripts, library path directories and permissions).

OS - Debian 8.11
Version Plesk - 18.0.26
Application served as FPM application served by nginx.
Proxy mode (activated).
Smart static files processing (deactivated).
.htaccess conf files

The site has another domain as a Development Environment (is supposed that is a replicate from production´s domain, but the code is different) and it is served as:
FPM application served by Apache
Proxy mode (activated).
Smart static files processing (activated).
.htaccess conf files
At this domain, the library works perfectly, so I think the problem is the configuration at how the application is served (apache vs nginx).

I attached a photo with the log
 

Attachments

  • IBCQ-651715_question.png
    IBCQ-651715_question.png
    24.5 KB · Views: 6
Back
Top