One serious BUG and Suggestion

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

One serious BUG and Suggestion

Postby Get Free » 09. October 2005 01:47

The BUG:

I installed XAMPP on this folder:
D:\Windows & Programs files\

and XAMPP simple did not work.
I dont know why I suspected that the problem might be the spaces/ampersand in the folder path.
I looked inside some conf files and I found this:
"D:\Windows D:\xampplite Programs files\xampplite\..."

WTF, I thought.
This thing replaced the ampersand for... "D:\xampplite"

I had to fix all paths on every conf file and then xampp worked fine.

As I said above, I still dont know why I had the feeling that the problem was the ampersand and/or the spaces because from a software of the fame and quality of XAMPP I would not expect such problems at all.



The Suggestion:

Please add support for symbolic links (shell links) in the public web directory.

I have all my web projects perfectly organized and I simply cannot consider moving my project's folders to the htdocs folder of xampp.
A symbolic link to my project's folders in the htdocs directory is the perfect solution.

Using hard links would work by now, but that alternative is very dangerous because if I uninstall xampp I would lose all my stuff.

----------------------------------------------

Is this the proper place to make these comments or should I e-mail the developers about this??

.
Get Free
 
Posts: 7
Joined: 09. October 2005 00:18

Postby Wiedmann » 10. October 2005 19:54

I installed XAMPP on this folder "D:\Windows & Programs files\" and XAMPP simple did not work.
...
I still dont know why I had the feeling that the problem was the ampersand and/or the spaces

Thanks for the report. It was the ampersand. Replace the following files:

XAMPP: \xampp\install\install.php
XAMPP Lite: \xampplite\install\install.php (please remove the ".lite" from the filename)

XAMPP / XAMPP Lite: \xampp(lite)\security\htdocs\securefunctions.php


Please add support for symbolic links (shell links) in the public web directory.

Sorry, this is nothing what we can do, because it's a limitation from the Apache webserver.
==> Apache don't know how to handle Windows shell links.

BTW:
You can use the Alias directive in "httpd.conf" instead.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Get Free » 11. October 2005 10:43

Wiedmann wrote:Thanks for the report. It was the ampersand. Replace the following files:

XAMPP: \xampp\install\install.php
XAMPP Lite: \xampplite\install\install.php (please remove the ".lite" from the filename)

XAMPP / XAMPP Lite: \xampp(lite)\security\htdocs\securefunctions.php
Thank you for the fast fixing.

Wiedmann wrote:You can use the Alias directive in "httpd.conf" instead.
ohhhh... I didn't know about that.
That's just what I need, Thanx again.
Get Free
 
Posts: 7
Joined: 09. October 2005 00:18


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 97 guests