Install & Set Up PHP on Apache Windows 10

Pubblicato il: 04 novembre 2020
sul canale di: Flavor Of The Month
36,709
1k

**UPDATE: SEE BELOW FOR PHP 8 CONFIG:
PHP download: https://windows.php.net/download#php-8.0
For httpd.conf:

PHP7 info to paste (next 4 lines):
LoadModule php7_module "c:/PHP/php7apache2_4.dll"
AddType application/x-httpd-php .php
PHPIniDir "c:/PHP"
LoadFile "c:/PHP/php7ts.dll"

PHP8 info to paste (next 4 lines):
LoadModule php_module "C:/PHP/php8apache2_4.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/PHP"
LoadFile "C:/PHP/php8ts.dll"

*BE SURE TO ADD THE BRACKETS TO THE CODE BELOW! YouTube won't allow me to put that in the comments. See the code in the video for more details:
?php
phpinfo();
?


0:00 - Introduction to setting up PHP on a Windows Apache server
0:07 - Follow-up to previous tutorial on setting up Apache
0:18 - Downloading PHP from the official website
1:46 - Configuring Apache to recognize PHP
3:17 - Restarting Apache to apply changes
4:19 - Creating a test PHP file to verify installation
6:40 - Confirming PHP is working with Apache
7:05 - Conclusion and encouragement to like and subscribe

Chapter Timestamps generated with my tool, YTagent.ai. Try it free, no sign up required!

Did you like my video? Please consider buying me a coffee! :)
coff.ee/flavorofthemonth


In questa pagina del sito puoi guardare il video online Install & Set Up PHP on Apache Windows 10 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Flavor Of The Month 04 novembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 36,709 volte e gli è piaciuto 1 mille spettatori. Buona visione!