[Help]Xampp

gcv1998

Member
Apr 16, 2012
99
2
[Apache] Problem detected!
17:42:20 [Apache] Port 80 in use by "system"!
17:42:20 [Apache] Apache WILL NOT start without the configured ports free!
17:42:20 [Apache] You need to uninstall/disable/reconfigure the blocking application
17:42:20 [Apache] or reconfigure Apache to listen on a different port

(The CP crashes (this is on my VPS))
 

gcv1998

Member
Apr 16, 2012
99
2
Got a new problem everytime i try to go no my padge thingy i get this error

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\global.php on line 27 Could not connect to server, error: Access denied for user 'root'@'localhost' (using password: YES)
 

Gajeel

Well-Known Member
Oct 4, 2011
2,411
413
You are using IIS and Xampp at the same time, which causes the problem ... you cannot run Xampp on port 80 when IIS is already running on it. On your another problem, change your config and direct it to your database host, username, password, and the table where you ran all the SQLs for the CMS & emulator.
 

Users who are viewing this thread

Top