Page 1 of 1

http://localhost not starting in linux

PostPosted: 04. May 2012 07:44
by amarsaurabh10
hey i installed xampp 1.7.7 on ubuntu 11.10

i started xampp using
sudo /opt/lampp/lampp start

i got the following result:
Starting XAMPP for Linux 1.7.7...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

but when i try opening http://locathost on my browser, i getproblem loading page

Re: http://localhost not starting in linux

PostPosted: 04. May 2012 12:08
by JonB
I'm hoping you have read this topic:

PHPMyAdmin - MySQL Error #2002 in Ubuntu
viewtopic.php?f=17&t=50515

Good Luck with your project
8)

Re: http://localhost not starting in linux

PostPosted: 04. May 2012 12:46
by amarsaurabh10
yup i have read that, it does not help

Re: http://localhost not starting in linux

PostPosted: 04. May 2012 19:33
by JonB
Well - here's the situation -

A. IF you are getting a message that another MYSQL daemon is already running, it means one of two things -

You did not shut down LAMPP correctly before attemtping to restart it

OR

You have another MySQL install on the box == bad.

B. Its pretty hard to guess what is wrong from this clue
i getproblem loading page


Do you get an error message, does th page time out, what?

Good Luck
8)