Announcement

Collapse
No announcement yet.

I can't see my own apache server

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I can't see my own apache server

    Hello.

    I've got a weird problem. I installed apache from adept, as I usually do, yet I can't acces the server from my machine (with localhost or my IP). I can acces it from other machines, but that's a little tedious, if you now what I mean.

    I don't think I checked server install when I last installed kubuntu, but I don't think that's relevant.

    I never seen this before...I don't even know what details to give you, what should I do?

    #2
    Re: I can't see my own apache server

    You sure the server is running?

    sudo /etc/init.d/apache2 start

    sudo sh -x /etc/init.d/apache2 start

    For debugging.

    It also can be

    sudo /usr/sbin/apache2ctl start

    Dunno anymore was a while ago that i used it.

    Comment


      #3
      Re: I can't see my own apache server

      https://help.ubuntu.com/community/ApacheMySQLPHP

      For some more help/info

      Comment


        #4
        Re: I can't see my own apache server

        Well...yes the server IS running, people on other machines can acces it. It's just my machine that has the problem. And It ussually works fine, I reinstalled kubuntu and ... this happened.

        Could something have hapened to the iptables?

        Comment

        Working...
        X