Friday 7 October 2011

How to change mysql and apache ports using xampp,?

Been getting errors saying access denied some of them with port 3306 n port 80 problems I'm stuck now the when I type localhost on the browser its nt even working
How to change mysql and apache ports using xampp,?
You have not given a reason for changing ports - those are the standard port assignments and should work fine.



Access denied means you are not presenting the correct credentials (user/password).



Try uninstalling XAMPP and starting over, from scratch. Be sure to verify mySQL independently at the commandline before trying to use it in php or phpmyadmin.



If you cannot browse to http://localhost, you have apache install issues. These are not solved by messing with the assignment to port 80 which is the universal http port.