I have a strange problem I can't ping localhost or 127.0.0.1 not even as root.
I get 100% packet loss. My Apache server does work sometimes but most of the times it just comes up with error 404. I guess that's because localhost doesn't work.
I have an internet connection through a network and that seems to work fine, it's just that I want to use my own apache. I followed some instructions on how to enable PHP and MySQL on the Apache. So I enabled the root account and configured first MySQL then an Apache and at last the PHP Module. Before that everything worked fine.
One strange thing is that other people can ping me. But they can't connect to my Apache since I cannot start it correctly. Have any ideas?
I get 100% packet loss. My Apache server does work sometimes but most of the times it just comes up with error 404. I guess that's because localhost doesn't work.
I have an internet connection through a network and that seems to work fine, it's just that I want to use my own apache. I followed some instructions on how to enable PHP and MySQL on the Apache. So I enabled the root account and configured first MySQL then an Apache and at last the PHP Module. Before that everything worked fine.
One strange thing is that other people can ping me. But they can't connect to my Apache since I cannot start it correctly. Have any ideas?