Welcome Guest ( Log In | Register )




                Web Hosting Guide

2 Pages V   1 2 >  
Reply to this topicNew Topic
Apache Server On Xampp, Problems in starting Apache service on xampp
Nuwan
post Sep 6 2007, 12:30 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 6-September 07
Member No.: 24,641


Hi...

I downloaded and installed the newest version of xampp. But when i try to start the Apache service it does not get started. The MySql and FileZilla services start without any problem. But the Apache service does not start. It returns with a message saying Apache service not started [-1].
I tried by stopping the windows firewall but didn't have any luck.
If there is anyone who can help me out here i would be really great full.

Thanks in advance.
Nuwan.
Go to the top of the page
 
+Quote Post
faulty.lee
post Sep 6 2007, 12:42 PM
Post #2


Super Member
Group Icon

Group: [HOSTED]
Posts: 500
Joined: 5-November 06
Member No.: 17,016
myCENTs:79.88


A very likely chance is that you have IIS install, which comes standard for WinXP, and some installation of other software might have enabled it. Try to check under Services and see if IIS is running, it's name is "IIS Admin" and "World Wide Web Publishing". If so, stop the service, now you should be able to start your apache. If you want to run both concurrently, you need to change the port of either the IIS or the Apache

If this doesn't help, or your IIS is not installed, then look under your apache folder, either together with XAMPP, or for my case it's "C:\Program Files\Apache Group\Apache2". Under the logs folder you should see and error.log file. Open that with notepad, there should be some message indicating the problem. For the IIS case, it will show you that port 80 is in used. The Error.og file is a file that you might want to look into once in a while to see if any major problem is creeping in.
Go to the top of the page
 
+Quote Post
Mark420
post Sep 6 2007, 11:57 PM
Post #3


The Modernator
Group Icon

Group: Members
Posts: 486
Joined: 6-August 06
From: The Interweb!
Member No.: 15,021


I use XAMMP also on a daily basis and the only time I have seen any installation problems is when IIS involved, follow the steps above from Lee and you shouls get sorted out.
XAMMP is the easiest and best way to simulate the services we offer here on your home pc, a lot of us use it and are experts on it so feel free to tell us how you get on with it wink.gif
Go to the top of the page
 
+Quote Post
Nuwan
post Sep 7 2007, 03:27 AM
Post #4


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 6-September 07
Member No.: 24,641


Hi guys...

I finally got the apache service running. I checked whether i had IIS installed. But i hadn't got IIS installed. So probably it had to be some other issue.
So when i went through my list of services i saw that i had a Apache2.2 service already installed, but when i checked it's path it was not the location that it should have been. It's path was set to another older location where Apcahe service was previously installed. When i try to run the Apache service it goes and looks for the older location. So i deleted the old apache service, uninstalled my current xampp and reinstalled it.
Now i've got it up and running.

Thank You.
Regards,
Nuwan
Go to the top of the page
 
+Quote Post
Sten
post Sep 7 2007, 04:39 AM
Post #5


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422


i have xampp portable on my jump drive
ive never had any problem with it

i love having protable stuff on my jumpdrive, it doesnt relly on anything that comes on windows!
Go to the top of the page
 
+Quote Post
Quatrux
post Sep 7 2007, 05:33 AM
Post #6


the Q
Group Icon

Group: [HOSTED]
Posts: 1,314
Joined: 13-July 05
From: Lithuania, Vilnius
Member No.: 7,059
myCENTs:14.53


Also, if someone will be reading this post by searching google or also will be having similar problems, another thing which might be the problem that you have Skype installed, so if you are installing a server such an apache which requires port 80 by default, you should turn Skype off or any other software which might be using the port 80 as alternative or as primary, as I know Skype has a check-box wheaver to use port 80 as alternative or not..

Moreover, it is a good advice to run software, apache in this case through a console/dos/cmd/shell/cli whatever because usually you get the error message if it wasn't successful to start the service. wink.gif
Go to the top of the page
 
+Quote Post
faulty.lee
post Sep 7 2007, 12:54 PM
Post #7


Super Member
Group Icon

Group: [HOSTED]
Posts: 500
Joined: 5-November 06
Member No.: 17,016
myCENTs:79.88


QUOTE(Quatrux @ Sep 7 2007, 01:33 PM) [snapback]110585[/snapback]
Also, if someone will be reading this post by searching google or also will be having similar problems, another thing which might be the problem that you have Skype installed, so if you are installing a server such an apache which requires port 80 by default, you should turn Skype off or any other software which might be using the port 80 as alternative or as primary, as I know Skype has a check-box wheaver to use port 80 as alternative or not..

Moreover, it is a good advice to run software, apache in this case through a console/dos/cmd/shell/cli whatever because usually you get the error message if it wasn't successful to start the service. wink.gif

The alternative for skype to use port 80 is to bypass some system where they block those messaging and voip client. Generally port 80 is left untouch
Go to the top of the page
 
+Quote Post
turbopowerdmaxst...
post Sep 8 2007, 08:10 AM
Post #8


Premium Member
Group Icon

Group: [HOSTED]
Posts: 445
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322
myCENTs:65.75


QUOTE

Hi...

I downloaded and installed the newest version of xampp. But when i try to start the Apache service it does not get started. The MySql and FileZilla services start without any problem. But the Apache service does not start. It returns with a message saying Apache service not started [-1].
I tried by stopping the windows firewall but didn't have any luck.
If there is anyone who can help me out here i would be really great full.

Thanks in advance.
Nuwan.


As mentioned by Quantrux and faulty.lee, the problem is because of having another software bound to port 80. Microsoft IIS is the most common troubler. Others include the lightweight, EasyPHP. You can make IIS and XAMPP Apacher work together. To do this, go to website properties in IIS and change the port number to any free port like 8080.
Go to the top of the page
 
+Quote Post
Sten
post Sep 8 2007, 08:15 AM
Post #9


Oh come on Mrs. B!
Group Icon

Group: Members
Posts: 648
Joined: 6-June 07
From: Tasmania, Australia
Member No.: 22,422


im having another problem sort of to do with xampp...

root@localhost doesnt have permission to do anything, which is a problem because i cant make databases or do anything with it.
it ses to edit config.inc.php but yeah... wot do i edit? cos the host is localhost and the user is root.

help? cos i usually try things on my computer before i upload.
Go to the top of the page
 
+Quote Post
iGuest
post Mar 2 2009, 10:24 PM
Post #10


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869


Cool, thanks, I just killed  the Skype and Apache can be started now!

Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   10 Jimmy89 2,479 10th November 2009 - 03:31 PM
Last post by: iG-Will
No New Posts   15 jedipi 5,151 9th November 2009 - 04:59 PM
Last post by: iG-mark
No New Posts   16 nightfox 2,762 4th November 2009 - 11:25 PM
Last post by: HannahI
No New Posts   16 rmdort 8,126 4th November 2009 - 11:22 PM
Last post by: HannahI
No New Posts   9 jedipi 4,620 28th October 2009 - 08:09 PM
Last post by: HannahI
No new   34 FoRsAkEn 11,875 27th October 2009 - 12:24 PM
Last post by: iG-shree
No New Posts   5 Kushika 2,419 25th October 2009 - 12:06 AM
Last post by: iG-William Archer
No new   30 x2crazy4shadyx 7,604 16th October 2009 - 05:02 AM
Last post by: iG-RidingKeysLamp
No New Posts 10 techyguru007 3,146 13th October 2009 - 06:07 PM
Last post by: iG-Ravi
No New Posts   6 xboxrulz 1,003 8th October 2009 - 07:33 PM
Last post by: iG-Omar
No New Posts   7 GM Sneaky 6,974 6th October 2009 - 02:16 PM
Last post by: iG-Notes
No new   29 Mitch666Holland 4,688 2nd October 2009 - 07:03 AM
Last post by: iG-albu77
No New Posts 6 Koutarou 4,282 21st September 2009 - 11:56 AM
Last post by: iG-Michael
No New Posts   3 jonnahlynb29e 147 13th September 2009 - 04:58 PM
Last post by: yordan
No New Posts   2 biggiebi 4,531 8th September 2009 - 05:21 PM
Last post by: iG-andres


Web Hosting Powered by ComputingHost.com.