I want to install phpMyAdmin on my Windows 10, I want to create a registration/login form with some back-end stuff like this, but Apache, PHP & MySQL must be installed first in order for phpMyAdmin to work.
I already installed Apache and do some configuration I found here, when I go to http://localhost
, the "It Works" message will show, but in the Apache Service Monitor, I'm getting "The Requested Operation has failed- Apache error". (error screenshot).
I already tried the suggested fix in the post, but nothing works.
My question is, will this "Requested Operation has Failed" error going to be a problem in the latter part after I'm done installing PHP, phpMyAdmin, & MySQL?