Tagged Questions
0
votes
1answer
68 views
How to see the localhost traffic details?
I have hosted my website over the local network in ubuntu maverick. I want to see all the requests coming in to my website through terminal and then log it into a file. What should i use? and is it ...
2
votes
1answer
148 views
Localhost still exist after deleting xampp
After installing xampp, somehow localhost bugged on me.
I put my files, changed permissions, in the end deleted the xampp, but I always get this message:
It works!
This is the default web ...
1
vote
2answers
5k views
Unable to connect to localhost in browser after installing XAMPP successfully
I have successfully installed XAMPP 1.5.3 following this guide on Ubuntu 12.04 and it started with no errors.
$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.5.3a...
XAMPP: Starting Apache ...