Page 1 of 1

cant use XAMPP

PostPosted: 03. September 2013 20:38
by fantastic2m
i get the error below
i can tell you i am using the administrative account
some one please help

Re: cant use XAMPP

PostPosted: 03. September 2013 20:52
by fantastic2m
on trying to run XAMPP as administrator the following error followed

Port 80 in use by "Unable to open process" with PID 4!
8:44:27 PM [Apache] Apache WILL NOT start without the configured ports free!
8:44:27 PM [Apache] You need to uninstall/disable/reconfigure the blocking application
8:44:27 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port
8:44:27 PM [mysql] MySQL Service detected with wrong path
8:44:27 PM [mysql] Change XAMPP MySQL and Control Panel settings or
8:44:27 PM [mysql] Uninstall/disable the other service manually first
8:44:27 PM [mysql] Found Path: "C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL
8:44:27 PM [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
8:44:27 PM [mysql] Problem detected!
8:44:27 PM [mysql] Port 3306 in use by ""C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL"!
8:44:27 PM [mysql] MySQL WILL NOT start without the configured ports free!
8:44:27 PM [mysql] You need to uninstall/disable/reconfigure the blocking application
8:44:27 PM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port

Re: cant use XAMPP

PostPosted: 04. September 2013 08:58
by JJ_Tagy
You purposefully cut out the important part of your log - that's why you preface you are running as administrator. Understand that running on administrator account is not the same as running a program with admin privileges. You must right click and run as admin for the program to have privileges to manipulate services.

Additionally, it looks like you already installed mysql in program files directory.