Page 1 of 1

Localhost does not work in ubuntu ?

PostPosted: 13. July 2006 21:21
by mech7
i unpacked it and run it..

chris@acerChris:~$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.5.3a...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.


But loclhost does not work? anybody know what could be wrong :roll:

PostPosted: 16. July 2006 18:37
by dirmass
That would mean that port 80 is disabled... If you are on 6.06 go to System > Administration > Firestarter. Or if you don't see Firestarter it's not installed, go to Applications > Add/Remove > then search for Firestarter and install it.

From the Firestarter window click the Policy tab. Select Editing Inbound traffic. Then right click under the Allow service area and press Add Rule. From that window add a rule for HTTP and HTTPS. Do that same for FTP or POP3 if you intend to use them.

Make sure port 80 is open on your system and configure other apps that you might have.

PostPosted: 16. July 2006 23:07
by mech7
its fixed i reinstalled ubuntu and now it works :)