ALL your videos are so good you teach better than all my teachers thank you very much for making me understand you made my week and also made my semester way easier.. I will recommend your videos !
Finally you show me the solution. After reinstalling apache php didn't work and a2enconf php7 didn't work either. Now all is back to normal. Thank you!
In the first half, the most interesting thing about all this is something you didn't explain. How Apache uses the FastCGI proxy to communicate with PHP and how the FastCGI proxy handles PHP processes. I'm going to have to find some material that covers this in more detail.
Thank you for the explanation. Are you planning on making a video about PHP-FPM apache2 about how to use a new pool for every separate website (No www-data but custom users per website, chroot directory ect). I'm working on a shared hosting server and can't find anything online thats up to date.
Super helpful video, but running into issue where phpinfo() tag isn't rendering. I created a new site and know it's configured correctly within apache since I can see it. But the phpinfo doesn't appear when the index.html is rendered. Gotta be missing something.
Hello Tony can you please bring same video for rhel or centos, also what is the different between modphp and php-fpm and cgi , could you please bring nice video here , there is no proper resources/video avaliable any where
was pulling my hair out and have read 20 LAMP install tutorials before finding this. Thank you
ALL your videos are so good you teach better than all my teachers thank you very much for making me understand you made my week and also made my semester way easier.. I will recommend your videos !
Appreciate that! Thanks for watching :)
You're my hero, rarely I push the like buttom but you deserve a one more suscriber
Finally you show me the solution. After reinstalling apache php didn't work and a2enconf php7 didn't work either. Now all is back to normal. Thank you!
You're welcome. Good luck
In the first half, the most interesting thing about all this is something you didn't explain. How Apache uses the FastCGI proxy to communicate with PHP and how the FastCGI proxy handles PHP processes. I'm going to have to find some material that covers this in more detail.
Thank you Tony, very clear and helpful
Glad it was helpful!
THE ONLY TUTORIAL !!!!
:)
OMG What a video quality.
Excellent, but it would be helpful if you presented just a little more slowly. Thanks
Thank you for the explanation. Are you planning on making a video about PHP-FPM apache2 about how to use a new pool for every separate website (No www-data but custom users per website, chroot directory ect). I'm working on a shared hosting server and can't find anything online thats up to date.
I'm not making a video on this topic, but as you have pointed out, it will entail creating new user accounts to run the other sites under
hi how enabled a2ensite newsite.conf with php-fpm 7.4
tried this, php isn't running. what do i do?
edit: ran a2enmod and now i get http 503, i tried rebooting the system and same error.
how to replace the index.php file with a index.php file countaining the index for our web application ?
FINALLY
Thanks!
You're welcome!
sir why you don't just here in the comment sectio the necessary to input like filesmatch
This works with aws load balancer. This is the only video on the internet with this method.
Glad it helped
Great video
Thanks!
Super helpful video, but running into issue where phpinfo() tag isn't rendering. I created a new site and know it's configured correctly within apache since I can see it. But the phpinfo doesn't appear when the index.html is rendered. Gotta be missing something.
Yeah that's what it sounds like. Not able to tell from here
the file needs to be .php not .html
Hello Tony can you please bring same video for rhel or centos, also what is the different between modphp and php-fpm and cgi , could you please bring nice video here , there is no proper resources/video avaliable any where
I do not work with RHEL or CentOS. Perhaps I can consider this in the future