XAMPP Apache won’t start
I reinstalled it in another drive and that fixed it. But I have no idea what caused the problem in the first place.
I reinstalled it in another drive and that fixed it. But I have no idea what caused the problem in the first place.
I am learning server and sql. So I need to install xampp. But unfortunately my localhost/index.php and localhost/xampp not working. I read many questions here stackoverflow but none solved my problem. Here is my httpd-xampp.conf file: This is what I got when I tried to access localhost/xampp/ and localhost/index.php The image is here: Please suggest … Read more
I am unable to connect to my MySQL in xampp I have this error: MySQL said: Documentation 1045 – Access denied for user ‘root’@’localhost’ (using password: NO) mysqli_real_connect(): (HY000/1045): Access denied for user ‘root’@’localhost’ (using password: NO) phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the … Read more