MAMP still can't access Apache after creating local virtual hosts

Solution 1:

I want to first apologize for returning so late. The craziness life throws at you all at once is unbelievable at times.

Nonetheless, I had obtained a copy of a httpd.conf file that I thought was for v2.2, but it was for v2.4. That had messed me up even more. Once I received the correct copy, I replaced the original and duplicated it for backup and put everything back to the way it was. Now my php, mysql, and site folders are working perfectly together. I still cannot get to the MySQL database page and apparently the reason why is because I downloaded Bootstrap (which I don't think that altered anything because I haven't used it yet) and Atom text editor and live server. Now that took over everything! I haven't utilized it yet. I have been using TextWrangler, because I have been time crunching on a project. I'll figure out Atom later.

So, in a nutshell, I believe Atom has taken over the MySQL access page. But everything else is working fine. Also, I will have to practice a bit more on setting up virtual hosts, because that is when everything went wrong and how I got to Atom.