sanzok
May 21, 2026, 5:28pm
#1
the curl was successful and it was showing the correct ouptpu.
What was the posted error that you got when you pressed check? This might tell us something.
Hi @sanzok
I think this one is a bit tricky, and not everyone is familiar with PHP, especially setting it up with Nginx and PHP-FPM. Please check the post below to see the discussion and solution.
Following was my task -
The Nautilus application development team is planning to launch a new PHP-based application, which they want to deploy on Nautilus infra in Stratos DC. The development team had a meeting with the production support team and they have shared some requirements regarding the infrastructure. Below are the requirements they shared:
a. Install nginx on app server 3 , configure it to use port 8095 and its document root should be /var/www/html.
b. Install php-fpm version 8.2 o…