Websites not Appearing?

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

Websites not Appearing?

Postby random1 » 17. December 2007 07:45

I have installed the latest version of XAMPP for Windows.

I have checked and it is set up correctly. I have copied website I know work into the C:/XAMPP/htdocs folder but they are not appearing in Firefox or Internet Explorer:

Image

In the screenshot Firefox and IE are to the right and to the left is the Windows Explorer window of the actual folder structure.

Is there a special step needed to add website folders in XAMPP?
random1
 
Posts: 27
Joined: 17. December 2007 07:31

Postby Izzy » 17. December 2007 08:30

Looks like it is working as intended to me - the indexes are working.

If you don't want to see only files and directories then you need an index.html or an index.php etc for your web site in your htdocs directory to replace the one you moved to backups when you added your web site's files.

Http://localhost/ for your web site when you have added an index file.

http://localhost/backups/xampp/ for the XAMPP Welcome Page with demos and admin files.

BTW you have used the wrong link to your image at ImageShack - it is displaying a bloated thumbnail image- I had to go to the direct link to see your image:
http://img266.imageshack.us/img266/2324/18607878tz9.jpg


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby random1 » 17. December 2007 08:36

Hi Izzy,

I've tried the index file and I get an server error 500 message.

The website I added uses MySQL, PHP.
random1
 
Posts: 27
Joined: 17. December 2007 07:31

Postby Izzy » 17. December 2007 08:43

You have to find out why you are getting a server 500 error.

Check you error.log file for details of any server error you get.
xampp\apache\logs\error.log

Quite a few sites use php and MySQL but they all still need a starter page, index.php or index.html etc. in the website root directory or you will always get what you see now a directory index of/ - pretty basic stuff really which you must get a handle on before proceeding much deeper in to server technology.

Some reading.
http://www.apachefriends.org/en/xampp-windows.html
http://www.apachefriends.org/en/faq-xampp-windows.html


===========================================
1. The new DeskTopXampp Launch Control for XAMPP / XAMPPlite
Posted by Ridgewood available from Ridgewood'sDTX web site

2. Build Rich AJAX Applications - Faster
TIBCO General Interface Pro Edition but FREE and Open Source
Fully working with NO donations required to get a user/password
===========================================
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby random1 » 17. December 2007 13:35

Thanks Izzy,

all working now. Turns out that it didn;t like some lines in my .htacess file and my MySQL connection settings. All good now :D
random1
 
Posts: 27
Joined: 17. December 2007 07:31


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 85 guests