I'm having an issue with Xampp, I have changed my port to listen to 8080 and I still cant connect. Here is my error:
12:37:13 [Apache] Problem detected!
12:37:13 [Apache] Port 80 in use by "Unable to open process" with PID 4!
12:37:13 [Apache] Apache WILL NOT start without the configured ports free!
12:37:13 [Apache] You need to uninstall/disable/reconfigure the blocking application
12:37:13 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
12:37:13 [Apache] Attempting to start Apache service...
Also I am having trouble with starting mySql
12:39:59 [mysql] Problem detected!
12:39:59 [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"!
12:39:59 [mysql] MySQL WILL NOT start without the configured ports free!
12:39:59 [mysql] You need to uninstall/disable/reconfigure the blocking application
12:39:59 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
12:39:59 [mysql] Attempting to start MySQL service...
Edit: PID 4 is used by the System, however i have changed the port to listen to port 8080, but no success.
There is also no process uses port 3306 and im unsure why mySql wont start
Related
I just finished making a site with WordPress. I want to make another site with the multi-site function. I followed some instructions and downloaded Xampp but Xampp keeps showing me errors and I can't seem to find a solution to it.
1:39:21 AM [Apache] Problem detected!
1:39:21 AM [Apache] Port 80 in use by
""C:\Bitnami\WORDPR~1.2-3\apache2\bin\httpd.exe" -k runservice" with
PID 4768!
1:39:21 AM [Apache] Apache WILL NOT start without the configured
ports free!
1:39:21 AM [Apache] You need to uninstall/disable/reconfigure the
blocking application
1:39:21 AM [Apache] or reconfigure Apache and the Control Panel to
listen on a different port
1:39:21 AM [Apache] Problem detected!
1:39:21 AM [Apache] Port 443 in use by
""C:\Bitnami\WORDPR~1.2-3\apache2\bin\httpd.exe" -k runservice" with
PID 4768!
1:39:21 AM [Apache] Apache WILL NOT start without the configured
ports free!
1:39:21 AM [Apache] You need to uninstall/disable/reconfigure the
blocking application
1:39:21 AM [Apache] or reconfigure Apache and the Control Panel to
listen on a different port
1:39:21 AM [mysql] Problem detected!
1:39:21 AM [mysql] Port 3306 in use by "Unable to open process"!
1:39:21 AM [mysql] MySQL WILL NOT start without the configured ports
free!
1:39:21 AM [mysql] You need to uninstall/disable/reconfigure the
blocking application
1:39:21 AM [mysql] or reconfigure MySQL and the Control Panel to
listen on a different port
As you can see, there's quite a few problems and I can't really fix any of them. I uninstalled Skype because, from what I learned, Skype uses port 443 and 80. When I click the netstats option in Xampp, it shows that the both of these ports are used by httpd.exe
Okay, I had the same problem few months ago, and I found a solution, its actually pretty simple, just follow the steps:
Open Task Manager by searching it in the windows search button.
Open the services tab, and scroll down until you find "MySQL90" or "MySQL85"
If there are two "MySQL(number)" then you have to disable one of them.
This worked for me, it should work for you, lemme know how it goes!
Hello I am installing XAMPP and I am having a problem with MySQL port 3306.
I have used the control panel config my.ini and changed the port settings to 3307 and it is still showing the following error:
22:48:55 [mysql] Problem detected!
22:48:55 [mysql] Port 3306 in use by "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe" --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" MYSQL57"!
22:48:55 [mysql] MySQL WILL NOT start without the configured ports free!
22:48:55 [mysql] You need to uninstall/disable/reconfigure the blocking application
22:48:55 [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
on Windows+R write cmd and press enter
on command line write:
netstat -nap tcp
and press enter, LISTENING are port used, search for 3307
for view name process use (execute how administrator):
netstat -nabop tcp
I tried to run XAMPP, but due to some port conflicts I had to change my ports.
When I try to start it now, I get the following message:
17:00:07 [Apache] Problem detected!
17:00:07 [Apache] Port 80 in use by "Unable to open process" with PID 4!
17:00:07 [Apache] Apache WILL NOT start without the configured ports free!
17:00:07 [Apache] You need to uninstall/disable/reconfigure the blocking application
17:00:07 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
17:00:07 [Apache] Problem detected!
17:00:07 [Apache] Port 443 in use by "Unable to open process" with PID 4!
17:00:07 [Apache] Apache WILL NOT start without the configured ports free!
17:00:07 [Apache] You need to uninstall/disable/reconfigure the blocking application
17:00:07 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
Despite this message, Apache seems to work, even the ports are right:
Also, I can access it with http://localhost:8080/.
So do I have to worry about that message?
Did you change the line listen 80 in httpd.conf to listen 8080? This should resolve the error message. As usual restart Apache after the change to apply it.
Ignore that bloke going on about Skype, it's probably IIS/WWW publishing service running in the background (start > run > services.msc and stop the world wide web publishing service if it's running).
The WWW service is now enabled by default in Windows 10 if you've recently installed Xampp on a Windows 10 platform or upgraded your install, I had the same issue.
here I am trying to connect mysql in xampp server but getting this message again and again.... I am able to connect apache.
Problem detected!
11:59:20 PM [mysql] Port 3306 in use by ""C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files (x86)\MySQL\MySQL Server 5.1\my.ini" MySQL"!
11:59:20 PM [mysql] MySQL WILL NOT start without the configured ports free!
11:59:20 PM [mysql] You need to uninstall/disable/reconfigure the blocking application
11:59:20 PM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
11:59:20 PM [mysql] Attempting to start MySQL service...
Please help me. Thanks in advance.
I have downloaded XAMPP control panel and installed it, but when I run the control panel it shows the error below. I have changed the port id and the PID, but the same error is reported despite that. I have also reinstalled XAMPP three times, but the issue persists.
[Apache] You need to uninstall/disable/reconfigure the blocking application
[Apache] or reconfigure Apache and the Control Panel to listen on a different port
[Apache] Problem detected!
[Apache] Port 443 in use by "Unable to open process" with PID 1444!
[Apache] Apache WILL NOT start without the configured ports free!
[Apache] You need to uninstall/disable/reconfigure the blocking application
[Apache] or reconfigure Apache and the Control Panel to listen on a different port.
For change port skype, you can choose menu Tools > options then choose advanced > Connection read it change port besides 80