Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Starting Apache



Threaded Mode | Print  

 Starting Apache (3 Replies, Read 3217 times)
Markus
Group: Member
Post Group: Newbie
Posts: 2
Status:
Hello, my name is Markus. I just installed AMPPS software, it installed
fine. It started automatically and was fine but i noticed that Apache
wasn't started like MySQL was. I clicked Start but it won't do anything.
Any suggestions? I know port 80 is free, and there is no programs
running. I even fixed the port situation with Skype.



Thanks, Markus
IP: --   

Starting Apache
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Hi,

Please run the following command in command prompt(Start->Run->cmd),
"path\to\Ampps\apache\bin\httpd.exe"

and let us know the error. Also please copy-paste the apache error log(Goto AMPPS Control Center->Apache->Error Log Files) here.

Note: "path\to\Ampps\" here means Ampps installation directory.
For eg: If you have installed Ampps in "C:\Ampps" then you run the following command in command prompt,
"C:\Ampps\apache\bin\httpd.exe"

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+
IP: --   

Starting Apache
Markus
Group: Member
Post Group: Newbie
Posts: 2
Status:
Alright, that works. It says: (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

Unable to open logs
IP: --   

Starting Apache
ketan
Group: Member
Post Group: Working Member
Posts: 241
Status:
Hi,

I hope your problem has been solved.
The solution to your problem is given below,

Code

Open command prompt(start -> run -> cmd) and type the following command :
C:\> netstat -aon | findstr 0.0:443

Last column of the output is the PID of the application using port 443.

You can find the application name in Task Manager. Go to Process Tab then in Menu Bar of Task Manager go to View -> Select Column -> Check "PID" and press Ok. Search for the PID in the list(Click Below "Show processes from all users" in case if you don't find the PID), corresponding process is the application which is using port 443. Stop or Uninstall it to make your AMPPS Apache work.


Please let us know if you still face the issue.

Edited by ketan : January 21, 2013, 5:50 am

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 2, 2025, 6:15 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.017