Название | : | How to Configure PHP for Nginx with PHP-FPM on Ubuntu |
Продолжительность | : | 10.22 |
Дата публикации | : | |
Просмотров | : | 41 rb |
|
You seem like a nice guy and I like your calm way of delivering But I find it sad, that even someone like you goes the "just for demo I do all as root"-route That is one of the root causes for a lot of IT un-professionals working as IT-professionals do a lot of insecure crap Comment from : VORNAME NACHNAME |
|
Thank you so much again, great video, first i was deploying Django, now i'm on php, would you recomend deploy a server in apache2 or nginx? Comment from : Andres Garcia |
|
Hey , is any way to log php errors to a local file with nginx? , I can't see any php log when an error happens Comment from : Martial |
|
For PHP 81 use add the following lines instead in the nginx config:brbrlocation php$ {
br fastcgi_pass unix:/run/php/php81-fpmsock; # Replace with the correct PHP version and socket path
br fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
br include fastcgi_params;
br } Comment from : Minhaz Mohamed |
|
Keep seeing: server_name _; What does that mean? Does the underscore do something? Is it here to remind you to set it? Comment from : tubejim101 |
|
Thanks man, I was trying to get that working for like days Comment from : emre tasdemir |
|
thanks got it Comment from : JKey程序员朴素无华且枯燥 |
|
thanks Comment from : আবোল তাবোল - The mix channel |
|
I love how every php-fpm and nginx post and video just tells u to copy paste shit without 0 explanations Getting so fucking frustrated with this setup and the lack of knowledge Comment from : LCT |
|
Thanks !!! Comment from : Ciro Peixoto |
|
Hey TTT,brbrwould you mind to explain why you are not using "proxy pass" instead of fastcgi_pass? Is there any difference between those two?brbrim trying to use nginx container as a reverse proxy that sends all php request to wordpress container with php-fpm (they are in the same network)brbrIf you may or not - thanks!brAnd good video! Comment from : Tony Kososki |
|
找遍了整个中文世界搞不出来,还是要看老外。一遍过。 Comment from : nei Arshes |
|
I can't connect to the DB through php installed with nginx on my website Records are not displayed I also installed php-fpm Thankx Comment from : Bluemer |
|
Thanks for this I learned how to change/add ports and with same ip and run different site Comment from : Satnam Singh |
|
BC you broke my system Comment from : Ankit Rathore |
|
This video is so helpful solving my problem Thanks Comment from : KF Cheng Channel |
|
Works ty ty Comment from : Inspirer |
|
wow got my head around loads of stuff here I've never understood plus you sorted my actual problem I was fighting with :-D Comment from : Graham Rimmington |
|
This dude is good Comment from : Diego Slinger |
|
after install nginx i have this error This site can’t be reached so i cant open my website Comment from : Pik Bo 100 |
|
thank you Comment from : Insane Pyro |
|
OMG THANK YOU SOOO MUCH THIS VIDEO HELPED MORE THAN YOU"LL EVER KNOW KEEP DOING YOUR THING Comment from : Oddity |
|
How to run multiple project in nginx serve Comment from : shuham pcpl |
|
I don’t know which step have error when I curl IP address got my original code 😕 Comment from : hoho Jimmy |
|
which font do you use in your terminal? Comment from : Syed Sirajul Islam Anik |
|
i did the same as you did but the indexphp is a blank page ! Comment from : 0 |
|
Неплохо Comment from : Максим Рябцев |
|
Thank you! It`s very simple for understanding and useful tutorial Comment from : Олег Олейник |
|
Your the best teacher for me Comment from : Tun Lin Aung |
|
Could you please check nginx 1201 and php80-fpm ? i try to install it , but it des not work Comment from : Ariya Mingboupha |
|
403 Error Comment from : Nobody |
|
Thanks you I’ll add this video to bookmarks Thanks for your work You are the best! 💪🏻💪🏻💪🏻 Comment from : Denys Barzynskyi |
|
Thank you, Tony, very helpful If possible can you also o a tutorial on creating a server on GCP for hosting and managing multiple websites with maybe an FTP software or any website management softwarebrbrA video for hosting a node website on GCP Virtual Machinebrbrthank you Comment from : Playhouse Media Group |
Step-by-Step WordPress Setup on Linux, Nginx, MySQL, and PHP/php-fpm РѕС‚ : tutoriaLinux Download Full Episodes | The Most Watched videos of all time |
How to Configure PHP-MySQL-phpMyAdmin in UBUNTU | Run PHP Applications in UBUNTU РѕС‚ : Book Of Infinity Download Full Episodes | The Most Watched videos of all time |
How to run PHP program in PhpStorm IDE in Ubuntu 20.04 | Configure PHP CLI in PhpStorm IDE in Linux РѕС‚ : TechWebDocs Download Full Episodes | The Most Watched videos of all time |
How to Install Apache, PHP, MySql u0026 PhpMyAdmin on Ubuntu Linux | Install u0026 Configure LAMP on Ubuntu РѕС‚ : connectwww Download Full Episodes | The Most Watched videos of all time |
Installing Nginx, PHP, MySQL and PHPMyAdmin on Ubuntu 23.04 / 18.04 within 10min РѕС‚ : Bishrul Haq Download Full Episodes | The Most Watched videos of all time |
Nginx Docker Image using Dockerfile u0026 Running the Container | Dockerizing Nginx | Updated 2022 РѕС‚ : Aareez Asif Download Full Episodes | The Most Watched videos of all time |
#55 Уроки PHP - Учим язык PHP, abstract и final классы и методы на языке PHP РѕС‚ : ITDoctor Download Full Episodes | The Most Watched videos of all time |
Hosting A PHP Website Using DigitalOcean One Click Install On Ubuntu 18 (Linux+Apache+PHP+MySql) РѕС‚ : CodeWithHarry Download Full Episodes | The Most Watched videos of all time |
ChatGPT Assisted 2023: The Ultimate DigitalOcean, Nginx, PHP, MySQL u0026 HTTPS Setup Guide РѕС‚ : EugenSunic Download Full Episodes | The Most Watched videos of all time |
How To Upgrade From Ubuntu 18.04.6 LTS To Ubuntu 20.04.5 LTS #ubuntu РѕС‚ : Adreet Gogoi Download Full Episodes | The Most Watched videos of all time |