Joomla!ŪPlug

. XCloner - Backup and Restore Component

OOPS. Your Flash player is missing or outdated.Click here to update your player so you can see this content.
Joomla backup and restore component

XCloner for Wordpress new!

 
 
JoomlaPlug.com
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Apache Can Not Running / Start on XAMPP (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Apache Can Not Running / Start on XAMPP
#5340
admin (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:Skype is not the Problem 3 Years, 3 Months ago  
First you need to locate your httpd.conf file under your XAMPP installation, then open it with a text editor and look for a line like

Listen 80

then replace that with

Listen 8080

and restart the Apache server! Once that is done, your new site should be available here http://localhost:8080

Regards, Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#6232
Kaemon (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Skype is not the Problem 2 Years, 2 Months ago  
If XAMPP Apache won't start...
and your not running IIS...
and you're not running Skype...


Continue reading. Solution below (Windows)

First, open C:\xampp\apache\logs\error.log and see what the error is.

If the error says that a port is already in use, the instructions below will explain how you can determine which application is using that port (Windows).

My error log entry said that Port 443 was already being used (and I wasn't running IIS or Skype)

(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted. : make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down

To determine which application is using Port 443 (or port 80), do the following (Windows)

1. Open a DOS window - Start | Run | "CMD"
2. Type the following: netstat -aon
3. Find the local address using :443 (example: 127.0.0.0:443)
4. Now find the PID associated with that active connection (last column) - This is the application that's using that port.

To figure out what application is associated with that PID, do the following:
5. Open Task Manager (Ctrl+Alt+Del) and select the Processes tab.

By default, you will only see the following columns in the Process Tab:
- Image Name
- UserName
- CPU
- Mem Usage

6. From the dropdown menu, Click "View" and then "Select Columns..."
7. Place a check next to PID (Process Identifier) - you will now be able to see the PID for each application running
8. Find which process is associated with the PID

You have now identified which application is screwing up your Apache Service.

btw, my problem was PMB.EXE, which is Pando Media Booster. Pando Media Booster is the Peer-to-Peer downloader client for Dungeons and Dragons Online. As soon as I uninstalled it, Apache started no problem.

I hope that helped.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#6234
admin (Admin)
Admin
Posts: 2927
graph
User Online Now Click here to see the profile of this user
joomlaplug JoomlaPlug.com
Re:Skype is not the Problem 2 Years, 2 Months ago  
Really helpful! Thanks for sharing!

Ovidiu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#6236
Kaemon (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:Apache Can Not Running / Start on XAMPP 2 Years, 2 Months ago  
I spent two hours trying to figure out what the problem was so I thought I'd share my findings and save someone else the grief.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Search JoomlaPlug.com

All rights reserved to JoomlaPlug.com ©2006-2012!

The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries.
JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.