Install WordPress locally from Apache for Windows
Windows environment
Installed Apache & PHP and configured.
MySQL installed & Created DB and configured the DB details under wp-config.php for WordPress.
I am able to get the results when accessing the file from htdocs i.e. simple html file to display a text.
Next step, I am trying to install WordPress.
I have extracted the WordPress files under htdocs.
The install.php for WordPress lies under htdocswptestwp-admininstall.php.
I am unable to run the install.php from my browser.
I am getting the following error.
This page isn’t workinglocalhost is currently unable to handle this request.
HTTP ERROR 500
Appreciate any help.
Leave an answer