Comments on: How to Install Nginx, MariaDB, and PHP/FPM on Fedora 40 https://www.tecmint.com/install-nginx-fedora-40/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 22 Aug 2024 07:11:46 +0000 hourly 1 By: Aaron Kili K https://www.tecmint.com/install-nginx-fedora-40/comment-page-1/#comment-796232 Wed, 29 Jun 2016 11:40:21 +0000 http://www.tecmint.com/?p=21238#comment-796232 In reply to Mozuffer Mohamed Hago.

@Mozuffer Mohamed Hago
Sorry about that, here i only pointed out setting PHP FPM to work with Nginx instead of Apache2

Here is a detailed guide from the Nginx website that explains how to connect Nginx with PHP FPM:

https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#

]]>
By: Ravi Saive https://www.tecmint.com/install-nginx-fedora-40/comment-page-1/#comment-796171 Wed, 29 Jun 2016 05:11:28 +0000 http://www.tecmint.com/?p=21238#comment-796171 In reply to Kimmono.

@kimmono,

You mean Apache document root path? if yes, you can replace /var/www/html with /home/username/www in httpd.conf file.

]]>
By: Mozuffer Mohamed Hago https://www.tecmint.com/install-nginx-fedora-40/comment-page-1/#comment-796146 Tue, 28 Jun 2016 23:19:43 +0000 http://www.tecmint.com/?p=21238#comment-796146 Hi,
really nice info but it’s not include how to link the Nginx with php-fpm and which configuration I need to do to get the service work probably as you knew the php-fpm is work as independent service

]]>
By: Kimmono https://www.tecmint.com/install-nginx-fedora-40/comment-page-1/#comment-796119 Tue, 28 Jun 2016 18:23:37 +0000 http://www.tecmint.com/?p=21238#comment-796119 What if you want to use /home/username/www ?

]]>