PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Saturday, July 2, 2022

[FIXED] How can i solve the error when running xampp saying that the port/s are in use by another program?

 July 02, 2022     xampp     No comments   

Issue

I have xampp v 3.2.1 and i'm getting this error in red:

You need to uninstall/disable/reconfigure the blocking application or reconfigure Apache and the Control Panel to listen on a different port Problem detected! Port 21 in use by "C:\WINDOWS\system32\svchost.exe -k ftpsvc"! FileZilla WILL NOT start without the configured ports free! You need to uninstall/disable/reconfigure the blocking application or reconfigure FileZilla and the Control Panel to listen on a different port


Solution

Disable the FTP Server that is already running (most likely running via Windows Add/Remove Programs -> Windows Features). Otherwise, you will need to change the port in the FileZilla settings located at %APPDATA%/FileZilla



Answered By - Shawn Jacobson
Answer Checked By - Robin (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing