It Works! instead of XAMPP administration page

Problems with the Linux version of XAMPP, questions, comments, and anything related.

It Works! instead of XAMPP administration page

Postby taroo2ah » 19. October 2011 12:42

I've just installed XAMPP 1.7.7 on Ubuntu 11.04 .. everything worked just fine during the installation as described in the installation steps on the XAMPP website, however after installation, I typed http://localhost in firefox in order to test my installation, it displayed:

It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.


instead of the XAMPP default administration page we know. Also, when typed http://localhost/phpmyadmin it displayed:

Not Found
The requested URL /phpmyadmin was not found on this server.
Apache/2.2.17 (Ubuntu) Server at localhost Port 80


It is my first time to install XAMPP on Linux and I am new to Linux, Please help.

Thanks in advance
taroo2ah
 
Posts: 4
Joined: 19. October 2011 12:29
Operating System: Ubuntu 11.10

Re: It Works! instead of XAMPP administration page

Postby glitzi85 » 20. October 2011 14:31

Please show the output of the following commands:
Code: Select all
dpkg -l | grep apache
netstat -antp |grep :80


I think you have the Ubuntu-Apache running. But then you should have get an error when starting the xampp apache.

glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: It Works! instead of XAMPP administration page

Postby taroo2ah » 25. October 2011 14:27

Output of the command "dpkg -l | grep apache" below in blue:


ii apache2 2.2.17-1ubuntu1.2 Apache HTTP Server metapackage
ii apache2-mpm-worker 2.2.17-1ubuntu1.2 Apache HTTP Server - high speed threaded model
ii apache2-utils 2.2.17-1ubuntu1.2 utility programs for webservers
ii apache2.2-bin 2.2.17-1ubuntu1.2 Apache HTTP Server common binary files
ii apache2.2-common 2.2.17-1ubuntu1.2 Apache HTTP Server common files
ii libapache2-mod-jk 1:1.2.30-1 Apache 2 connector for the Tomcat Java servlet engine
ii libtcnative-1 1.1.20-1 Tomcat native library using the apache portable runtime


Output of the command "netstat -antp |grep :80" is below in green:


tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 1234/havp
tcp6 0 0 :::80 :::* LISTEN 1708/apache2


I couldn't understand neither! Thanks for help in advance.
taroo2ah
 
Posts: 4
Joined: 19. October 2011 12:29
Operating System: Ubuntu 11.10

Re: It Works! instead of XAMPP administration page

Postby bl4d3 x » 25. October 2011 15:50

Re upload your forum software index.php

you may have uploaded a site software but your using the index.php from xampp and not the sites software index.php

I did it yesterday too

simply way to tell is to open the index.php and see for your self using notepad++
ubuntu 11.10 xampp 1.7.7
bl4d3 x
 
Posts: 21
Joined: 22. October 2011 18:18
Operating System: linux (Ubuntu 11.10)


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 20 guests