Nov 8, 2009
Pages: 1, 2

Apache Server On Xampp - Problems in starting Apache service on xampp

free web hosting

Read Latest Entries..: (Post #14) by iGuest on Nov 2 2009, 01:42 PM.
skype solved my problem Apache Server On Xampp I have Vista x64 and no IIS (as far as I know) ... Turning skype off enabled start of Apache service... Tnx guys ! -reply by klavdij  
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Networking

Apache Server On Xampp - Problems in starting Apache service on xampp

Nuwan
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.

Comment/Reply (w/o sign-up)

faulty.lee
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.

Comment/Reply (w/o sign-up)

Mark420
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

Comment/Reply (w/o sign-up)

Nuwan
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

Comment/Reply (w/o sign-up)

Sten
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!

Comment/Reply (w/o sign-up)

Quatrux
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

Comment/Reply (w/o sign-up)

faulty.lee
QUOTE(Quatrux @ Sep 7 2007, 01:33 PM) *
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

 

 

 


Comment/Reply (w/o sign-up)

turbopowerdmaxsteel
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.

Comment/Reply (w/o sign-up)

Sten
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.

Comment/Reply (w/o sign-up)

(G)Author Name - e.g. John, Mike

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


Comment/Reply (w/o sign-up)

Latest Entries

iGuest
skype solved my problem
Apache Server On Xampp

I have Vista x64 and no IIS (as far as I know) ... Turning skype off enabled start of Apache service... Tnx guys !

-reply by klavdij

 


Comment/Reply (w/o sign-up)

iGuest
I really appriciate ..
Apache Server On Xampp

Thank you ,I really appreciate your answer ,It was the answer which  I have been looking for

-reply by hsanatolia

Comment/Reply (w/o sign-up)

iGuest

Hi...

     You guys helped me a lot... In figuring out why my apache has not been running... Thank you very much... I should add to these conversations that if the path of the appache is not right in Sevices.Msc... Then go into the Xammp installation folder find Apache folder; in that uninstall Apache as service and reinstall Apache as service... Doing that has fixed my problem rather than uninstalling the Xampp itself... 

Any ways thank you...

-reply by Joseph


Comment/Reply (w/o sign-up)

iGuest
Problem Installing Xampp on Vista Basic
Apache Server On Xampp

Hi,

 I have windows vista basic on my computer, I have the zip file downloaded and followed all the installations correctly. But still my apache doesnt remain started, Mysql is working fine. I read in the thread about trying using cmd..I dint get any syntax error, it was saying as syntax ok. I installed and uninstalled couple of times. I have no clue wat the problem is please help me ! thanks 

-reply by shrek

 


Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : apache, server, xampp, problems, starting, apache, service, xampp

  1. Server With Quest?
    (7)
  2. Free Remote Wireless Server?
    (1)
    Hi all. I need a free service to manager users and bandwidth to Wireless service to my Town? Anyone
    know a site with this options?? Thanks.....
  3. Safari, Firefox And Dns Client Service Behaviour
    Inconsistent behaviour with the DNS client and Safari and Firefox (1)
    Hi all This is my first post so I hope I get it right. I am running Vista Business on
    32bit platform. Plently of memory and HD space. Fairly secure. Good seci=urity software and constant
    updates, regular checks. I was adding a couple of sites to the HOSTS file - which as you know is
    not so straightforward in Vista as it was in XP. I had read that it was a good idea to disable the
    DNS client when doing this. I did so. Safari immediately stopped working. It wouldf not open any
    site; however at the same time I could get Firefox 3 - my regular browser to work with....
  4. Networking Problems
    (4)
    hey everyone...i was wondering if someone could help me with a problem we were trying to hook up a
    computer to my home network and realized that the network on the computer was a domain while the
    rest of ours at home were on a workgroup. so, i had the computer join my home work group instead of
    it's previous domain. the join was successful but once the computer restarted, we can now no
    longer log onto that computer! is there anyway to bypass the network logon? my father has
    extremely important work files on that computer, and we cannot log on! i tried canceling ou....
  5. Connection Problems
    (9)
    I have a very strange situation with my ADSL home connection, I can send emails but can't
    recieve any from my POP3/SMTP email accounts, using outlook express. I can browse to some domains
    (10% maximum) only, i can connect to almost all the google and related domains like gmail, google,
    adsense, blogger, etc. but i can't connect to msn or yahoo, and most important to ASTAHOST. I
    can upload and download files using my ftp client. Ping and Tracert commands work almost 100%. I
    have a Zyxel Prestige 630-11, it is an USB ADSL modem that works pefect for the last 3....
  6. Internet Connection Sharing Problems
    (11)
    Hello, I am having some trouble setting up Internet Connection Sharing. Here is my setup. My
    internet is through a neighbor who is sharing there internet with me wirelessly, so I don't have
    any type of broadband modem, just a wireless card on my desktop PC. I have a linksys WRT54G router
    connected to the desktop PC and tried following the guidelines for home networking, and works fine,
    but no internet connection now. When I unhook my router then my internet connection comes back.
    Its as if the computer is looking for internet on my network, and I dont know how t....
  7. Problems With Comcast
    (3)
    Has anyone else been having problems with comcast modems as of lately? I've been doing tech
    support for roughly two years now, and one of my friends is unable to connect to his wireless d-link
    router. I came over and had a look at it, and everything seemed fine for the most part, except the
    fact that the connection wasn't working. After about half an hour of trying different methods
    of resetting, replugging, ect., i figured the d-link router was bad. So I brought it to my house
    and hooked it up with my westell modem, and it worked perfectly fine. Leaving the....
  8. Router Safety
    Problems - not solved. (2)
    I have now conducted a few tests on my router and am led to believe if you are in an area someone
    elses router and dont have permission, you can hack the router, find out all their website history
    and view current connections. If you a WEP key installed on your router, this is the problem. Remove
    it and use another security method, WEP is hackable and can allow users through quite easily, i
    disallowed my laptop from router, then used certain software to generate the WEP, got on then used
    Internet Tracking tools. It's so simple, people can Hack your router! use WPA or....
  9. Need Help Configuring The BIND DNS Server
    Make it resolving some domains as I want. (7)
    Please help me with configurating bind dns server. I configured it for internet domain names
    resolving (forwarder) and local domains resolver (xxxxx.ds) now I need that dns resolve internet
    domain as I want. cs.kuban.tv as 192.168.144.200 instead of 213.132.64.34, I don't know how to
    do it. DNS server I forward request to, resolve it as 213.132.64.34. What I should write in config
    file? Slackware linux 10.2 / BIND 9. Thanks for all who will reply. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
  10. Problems Connecting Wirelessly
    (18)
    I have a friend who's trying to connect a Dell Inspiron e1505 laptop to the internet. We tried
    almost everything I can think of including using a wired cable to connect. It won't allow us to
    connect to the router no matter what. We already tried using another working router, reparing it
    (ipconfig) and even using another wireless card/adapter for it. All fail to connect successfully.
    Running some spyware and virus scans now to be sure they are not causing any problems. The laptop
    has a built in Intel PRO/Wireless 3945ABG Network card and is using Windows XP (Pro ....
  11. Free Secondary Dns/backup Name Server
    Enterprise Secondary DNS (0)
    Free Secondary DNS Provider List http://www.gamesaga.net/secondary_dns/ dnsmadeeasy.com
    twisted4life.com dnspark.net editdns.net everydns.net ...... ....
  12. Server Behind Router
    Works fine to others, but not internally (9)
    I have an Apache server set up on my computer so that I can test my scripts without uploading them.
    The computer connects to the Internet through a wireless router. I can access my server fine by
    going to "localhost" (of course), but when I try to access it on any computer in the network by
    going to my modem's IP, my router's setup page shows up. However, this problem does not
    exist when I do it from a computer outside the network. I have tried forwarding Inbound port 80 to
    this computer, but it still doesn't work. I want to see the server's page using ot....
  13. Router Problems
    I can't connect the things! (2)
    I recently bough a new wireless router to connect my laptop to the internet. Before this I already
    had two computers, one in the study and one in my bedroom. The study and bedroom computers were
    connected to a Broadband Router (Alcatel SpeedTouch 530), one via usb and the other Ethernet. They
    were perfectly fine, they could connect, share files and print on shared printers. Till i bought the
    Wireless Router!! To achieve the best reception for Wireless I had to place the Wireless Router in
    my bedroom. By the way the Wireless Router is a D-Link DI-524. The D Link was conn....
  14. Any One Know How To Setup Vhost On Apache 2
    i wana to know to setup vhost on apache 2 (0)
    i am these dayz trying to setup pache so that in future i will start hosting of mine iste from mine
    PC last week i had deicded to check host more than one domain from mine PC. i am using apache 2 and
    using free DNS hosting servioce for mine domain i had read lots of help tutorials about setting
    vhost on apache 2 i had put thses seeting on vhost config file ServerName killers-hell.com
    ServerAlias ads.killers-hell.com DocumentRoot C:\host\xampp\www\killers ServerAdmin
    admin@killers-hell.com ServerName eglobalproduks.com ServerAlias ads.eglobalproduks.com Docume....
  15. Problem: How To Setup Vhost On Apache 2
    setup vhost on apache2 (1)
    i am these dayz trying to setup pache so that in future i will start hosting of mine iste from mine
    PC last week i had deicded to check host more than one domain from mine PC. i am using apache 2 and
    using free DNS hosting servioce for mine domain i had read lots of help tutorials about setting
    vhost on apache 2 i had put thses seeting on vhost config file ServerName
    killers-hell.com ServerAlias ads.killers-hell.com DocumentRoot C:\host\xampp\www\killers
    ServerAdmin admin@killers-hell.com ServerName eglobalproduks.com ServerAlias a....
  16. Server Domain (help!)
    (5)
    Ok, for testing my knowledge, I got a free domain "floppydrives.cjb.net" and free DNS service at
    ZoneEdit.com. However, when you visit "floppydrives.cjb.net" you're taken to the document root
    of "/var/www/html" instead of where I'd like it to go: "/home/user/public_html" I think this is
    more of a web issue/server issue, so I apologize if you feel that this is in the wrong forum. If it
    is, could a mod move it to where they feel it should go? Thanks! F....
  17. Questions About Setting Up An Internet Server
    (14)
    I'm working on a new comany (Medium buisness) as Computer tecnician. After some weeks of work
    i've decided along with my superiors to set a DataServer ( Store Data ) and a Internet server.
    Well my first step was to buy a Pentium 4 Dual Core 3.0 with 2Gb Ram and a SATADRIVE with 250 GB.
    Now i'm "stuck", because i dont know witch is the best way to set a internet server. I mean the
    main objective is a full control of websites access, using a proxy and a repository for Antivirus,
    software and other stuff. Well, maybe you with your all experience on this kind of ....
  18. Help Starting A Wireless Networking
    (3)
    I lived in Indonesia with less knowledges that i had, I am having a chance to bulding a networking ,
    specially in wireless technology. It would make 8 clients using Win Xp and a Server. Anyone would
    help me make this thing came true, What kind of PC (Specifications) for the Cliants should I have,
    and others equipments. I am trying to build in an office, so. the range would be just beyond 100
    meters. Thanks for your attention and good coorporation. Looking forward to it. Regards Farhan
    my mail ....
  19. Server Slow On LAN, Fast On The Internet
    (16)
    Hey, Here's a weird problem I've encountered. On my test server running CentOS and Apache2
    w/ the Apache2 Manual installed and accessible from the web, everything seems fine. So I access it
    via my home network on which the server is located and the manual loads like I'm on a 56K
    connection. To give you an idea of the speed, it's just a tweak faster than using MySpace during
    peak hours. MySpace is still slower than my server though. But today at school, I try it and the
    thing loads like it was on an OC-93 fiber line at a data center! AND- if I try to FTP....
  20. TCP/IP Internal/External IP Problems
    (2)
    I went to play a tcp/ip game with a mate the other night but it wont let me connect to him or him
    connect to me. I tried using a program called gamespy arcade, and it told me that because my
    internal ip address is 192.168.x.x and my external one is 60.240.x.x it could cause me problems.
    (I'm using a Netcomm NB5 if you're wondering) How can i make it so that i can play tcp/ip
    games? Thanks in advance for any help given /biggrin.gif" style="vertical-align:middle" emoid=":D"
    border="0" alt="biggrin.gif" />....
  21. New Linksys Router
    Horrible Problems!! (2)
    I got a new LinkSys router to replace my D-Link router which flipped out after a firmware upgrade.
    I'm only having a few problems: 1) My Netgear switch won't connect (I can't get into the
    configuration screens to re-configure it) but I'm going to get a for sure working LinkSys
    Wireless bridge 2) A weird problem in which I'll describe below: I can only access the Internet
    wirelessly on my laptop. If I plug in an ethernet cable, NO INTERNET... Wireless where I am in my
    house is terrible.. Right now, signal status is "Low" but if I sit on the floor by m....
  22. Help, I Can't Make A Server For Teamspeak, Cs, Etc
    I need help on getting these games work (8)
    Ok here's the thing, I'm trying to make a server on counter strike, team speak, warcraft 3,
    etc. but it doesn't work. No one can join it. I tried opening all the right ports on my
    ROUTER, and port triggering my warcraft 3, but to no avail. Can someone please help me fix my
    problem? It's quite annoying and I really really want to play 1v1 against my friends. My
    friends also can't make it for some reason, and they tried everything that I did too before.
    Any help will be grateful.....
  23. Configure 1st And 2nd Name Server
    (4)
    I configured a dns server formy own use recently, such that I can control everything on dns. There
    are two dns server and configured in master-slave master and slave dns server are located in
    different location (i.e. different subnet) the master dns will relocate to another data centre soon,
    then it may be down for a while. Do Internet people still able to query and resolve my domain name
    ? against on slave dns server ? I configured primary and secondary name server on the domain
    hosting company where primary name server is pointed to master dns server secondary name ....
  24. Can't Run Any Local Server On This Pc
    help on local servers! (7)
    I've been having a problem with ALL THE LOCAL SERVERS... i formated my Hd like two months ago..
    and now no server works!!!!! I think something is blocking the apache and the Sql servers.. I have
    Windows Xp Professional SP2, AVG Free antivirus, No firewall, No spyware, no Adware .. kind of
    insecure ain't it? please help me! i have tried XSAS, Uniserver and XA.. somthing (don't
    remeber)... ThanxS!....
  25. Having Problems Setting Up A Home Network
    (10)
    I'm trying to setup a home network at my house but I'm having some problems. I make a new
    network and everything, and I can see the computers but I can't access them. It says that I
    don't have permission or something. I have a desktop computer that is connected to the router
    using ethernet cable and a laptop that has wireless connection. Any ideas on what am I doing wrong?....
  26. Where Can I Find A Free Public Ldif Server ?
    Roaming Address Book (2)
    Hi, When going from one computer to the next, it would be nice to have one's address book on a
    "public" LDIF server. Does anyone know of a (free) public LDIF server? Regards, John....
  27. Apache Server Problems
    Can anyone help with these? (5)
    Hey, I run an apache server using XAMPP (yes I cheated /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> ). XAMPP is supposed to install FileZilla FTP server
    software, but mine came up as red (deactivated) on the status checks. Can anyone suggest a possible
    cause or recommend some free FTP server software. (Preferably easy-to-setup). Also, I can't
    figure out how to chmod files on my server. I suppose if I had FTP support I could do it that way,
    but it would be a bit annoying considering I'm a server webmaster lol. I read som....
  28. Questions About Brodband-based Phone Service
    (4)
    I am planning on getting cable internet within the next month, and I noticed my last phone bill,
    $60!!! I always see the Vonage commercials on the TV, but I don't know if it is the best for me.
    I'm hoping that someone out there has VoIP service, so they can help me. I just have a couple
    questions that their websites do not answer. 1. If I'm playing a multiplayer game over the
    internet, and my phone rings, or someone makes a call, will I notice a large drop in connection
    speed? 2. Would it be possible to use a fax machine over the connection? Thanks!....
  29. Problems With A Di524 Router
    can't maintain a stable connection (4)
    Hi! I'm having trouble with my new router, it's a D-link DI524, i can't keep my
    conection stable, in resume, i wrote to D-Link tech support, i wrote: QUOTE Hi! I just bought
    a DI-524, and i did every step of the quick guide installation... The thing is, i'm hard-wire
    connected but my connection goes down.. restores... goes down.. restore... every 5 minutes!!!! What
    can i do to solve this???? They answered the following: QUOTE David, if the connection
    drops on all computers simultaneously, then try using the crash recovery method flash t....
  30. Dyndns (get A Domain Name For Your Home Computer)
    wuth this free service (7)
    Most Home internet users have dynamic IP address' Meaning they may change every time you reboot
    your computer or router. For most internet use, you dont need to worry about your IP, but if like
    me you need to ssh into your home network from work or university... OR run quake servers somtimes
    to play againsed your friends... then you probably know how annoying dynamic IP's really are.
    Maybe you want to run a public webserver from home ? getting a non computer savvy fiend to remember
    and type "connect 103.213.7.* " usually probes way more complicated than it sho....

    1. Looking for apache, server, xampp, problems, starting, apache, service, xampp

See Also,

*SIMILAR VIDEOS*
Searching Video's for apache, server, xampp, problems, starting, apache, service, xampp
Similar
Server With Quest?
Free Remote Wireless Server?
Safari, Firefox And Dns Client Service Behaviour - Inconsistent behaviour with the DNS client and Safari and Firefox
Networking Problems
Connection Problems
Internet Connection Sharing Problems
Problems With Comcast
Router Safety - Problems - not solved.
Need Help Configuring The BIND DNS Server - Make it resolving some domains as I want.
Problems Connecting Wirelessly
Free Secondary Dns/backup Name Server - Enterprise Secondary DNS
Server Behind Router - Works fine to others, but not internally
Router Problems - I can't connect the things!
Any One Know How To Setup Vhost On Apache 2 - i wana to know to setup vhost on apache 2
Problem: How To Setup Vhost On Apache 2 - setup vhost on apache2
Server Domain (help!)
Questions About Setting Up An Internet Server
Help Starting A Wireless Networking
Server Slow On LAN, Fast On The Internet
TCP/IP Internal/External IP Problems
New Linksys Router - Horrible Problems!!
Help, I Can't Make A Server For Teamspeak, Cs, Etc - I need help on getting these games work
Configure 1st And 2nd Name Server
Can't Run Any Local Server On This Pc - help on local servers!
Having Problems Setting Up A Home Network
Where Can I Find A Free Public Ldif Server ? - Roaming Address Book
Apache Server Problems - Can anyone help with these?
Questions About Brodband-based Phone Service
Problems With A Di524 Router - can't maintain a stable connection
Dyndns (get A Domain Name For Your Home Computer) - wuth this free service
advertisement



Apache Server On Xampp - Problems in starting Apache service on xampp

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com