Comments on: How To Install Linux, Nginx, MySQL, & PHP (LEMP Stack) on Ubuntu 22.04 https://tecadmin.net/how-to-install-lemp-stack-on-ubuntu-22-04/ How to guide for System Administrator's and Developers Tue, 11 Oct 2022 17:29:33 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Shailesh https://tecadmin.net/how-to-install-lemp-stack-on-ubuntu-22-04/#comment-2991 Thu, 04 Aug 2016 21:49:38 +0000 https://tecadmin.net/?p=9770#comment-2991 It doesn’t work this way any more you need to add one more line to php location block for php in order to take effect.

fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;

See following blog ::

]]>
By: Aswin https://tecadmin.net/how-to-install-lemp-stack-on-ubuntu-22-04/#comment-2847 Fri, 08 Jul 2016 14:50:53 +0000 https://tecadmin.net/?p=9770#comment-2847 Step 6 – Restart Services

After installing all services on your system, start all required services.

$ sudo service apache2 restart Change it to $service nginx restart

]]>
By: Marcos https://tecadmin.net/how-to-install-lemp-stack-on-ubuntu-22-04/#comment-2839 Tue, 05 Jul 2016 14:19:06 +0000 https://tecadmin.net/?p=9770#comment-2839 Nice, only you need to change > sudo service nginx restart – in step 6

]]>
By: sharon https://tecadmin.net/how-to-install-lemp-stack-on-ubuntu-22-04/#comment-1747 Wed, 17 Feb 2016 10:09:02 +0000 https://tecadmin.net/?p=9770#comment-1747 it is nice information site . you will see more tutorials @ http://www.q-demos.com

]]>