Quote:
Originally Posted by trademaster
i have xampp with auth php more i geting this error , i change the login db infos on dbconn.php and ip on server list and cant conect if i use port 80 i get login failled if i use port 443 verifi code
|
1. ur go to C:\xampp\apache\conf
- open httpd.conf for notepad or ect
- find Listen
- changen 80 to 8080
2. go to C:\xampp\apache\conf\extra
- open httpd-ssl.conf for notepad or etc
- find Listen
- change 443 to 4499