Configure Apache, MySQL, PHP and PhpMyadmin for local server

Опубликовано: 18 Март 2026
на канале: PnTutorials by Pradnyankur Nikam
2,497
8

In previous 2 videos we successfully installed Visual C++ Redistributable for Visual Studio 2012, MySQL Database Server and Apache web server, PHP and PhpMyadmin as individual packages. In this video we will see how to access & modify configuration files for Apache, PHP, MySQL and PhpMyAdmin. We will also learn how to enable or disable some PHP extensions.

In Apache, configuration settings are stored in httpd.conf file inside conf folder. For PHP you can change the configuration from php.ini and for MySQL my.ini

If you have any question feel free to ask my in comments section.