[ixpmanager] NGINX vs Apache

Barry O'Donovan (INEX) barry.odonovan at inex.ie
Fri Apr 11 07:10:50 IST 2025


Hey Pete,

>I am running php 8.1 on Apache2 now, but I still had my NGINX configs, 
>so I tried a quick swap.  The bug came back with NGINX and php 8.1.  My 
>config doesn’t differ from yours.  Very odd bug.  In any case, I think 
>I’m going to stick with Apache2, so this isn’t a big deal.
>
>
>     location ~ \.php$ {
>          include snippets/fastcgi-php.conf;
>          fastcgi_pass unix:/var/run/php/php-fpm.sock;
>     }
>
I’d check if php-fpm.sock is indeed 8.1. If you are running on Ubuntu, 
for example, the php without a version reference would normally refer to 
the standard PHP version, where as php-fpm8.1.sock would be a different 
installed version.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20250411/8acd4c97/attachment.htm>


More information about the ixpmanager mailing list