Mysterious redirect to /xampp/ directory

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

Mysterious redirect to /xampp/ directory

Postby cstrouse » 17. May 2007 20:06

I removed the /xampp directory from my document root and it still redirects to the /xampp directory whenever I attempt to access the document root for my domain. I checked in all of the files in /opt/lampp/etc/ and /extras. What do I need to change to disable this forwarding?
cstrouse
 
Posts: 1
Joined: 17. May 2007 20:03

Postby Wiedmann » 17. May 2007 22:18

Delete/change the original "index.html" in htdocs and clear your browser cache.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby kthxbai2u » 24. June 2007 02:34

I had this problem too... In my previous experiences with xampp, i didnt... However this one install for some reason it wouldnt stop forwarding me to the xampp directory. And I DID change the contents of index.html... Actually its .php now... And after clearing my cache (which i never even thought about) it worked.
kthxbai2u
 
Posts: 9
Joined: 02. June 2007 05:16

Postby ScepticWebAdmin » 25. July 2007 12:22

I'm now getting this problem i have deleted the index.php file and it is still redirecting me to the xampp folder help please
ScepticWebAdmin
 
Posts: 1
Joined: 25. July 2007 12:16

Postby multiverse » 15. August 2007 14:13

I just wanted to confirm that clearing the cache is the right thing to do. I'm using Firefox 2.0.0.6 on Ubuntu 7.04. Despite some vigorous apache reconfigurations, nothing was working until I blew away the cache in FIrefox. The most mystifying part of the problem is that /xampp/ appears nowhere in the various conf files.
multiverse
 
Posts: 1
Joined: 15. August 2007 14:03

/xampp redirect

Postby myth2112 » 06. February 2008 03:31

I found this on the ubuntu forums here:


http://ubuntuforums.org/showthread.php?t=223410&page=13

Just edit /index.html

and comment out the bolded line as below.

<html>
<head>
<meta name="author" content="Kai Oswald Seidler">
<meta http-equiv="refresh" content="0;url=/xampp/">
</head>
<body bgcolor=#ffffff>
</body>
</html>


done.
myth2112
 
Posts: 4
Joined: 30. January 2008 16:34

Re: Mysterious redirect to /xampp/ directory

Postby Accommodation » 24. April 2011 20:46

This is an old thread, but I found it at the top of Google results, so I thought it worth responding as I had exactly this problem today and none of the fixes I found online seemed to work.

My installation of Xampp on Windows 7 went fine, I managed to login to the admin area for wordpress at http://localhost/wordpress/wp-admin.php without any trouble, but when I went to http://localhost/wordpress/index.php was redirected to the /xampp/ folder.

I checked the setup against a working installation of Wordpress on another server and found that during installation the /wordpress/index.php file had been removed from the /wordpress directory and placed in the /htdocs directory and renamed index_2.php. There was a new index file in the /wordpress folder that was doing the redirection to /xampp.

Al I had to do to get Wordpress to work properly was to rename index.php in the /wordpress folder to "index.something-else", then copy the "index_2.php" file from the /htdocs folder to the /wordpress folder and rename it index.php.

I hope this might help others who get stuck with this problem.
Accommodation
 
Posts: 1
Joined: 24. April 2011 20:27


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 40 guests