Page 1 of 1

PHP switch batchfile bug?

PostPosted: 31. August 2004 15:25
by fretus
The batchfile to change between php 5 and 4 seems to have a bug.
It points to \XAMPP, but it should point to \APACHEFRIENDS\XAMPP
for the PHP switch. So switching php doesn't work.

Anybody else noticed this? Is there a fix?

PostPosted: 01. September 2004 17:22
by scebbrell
If you install XAMPP to a drive without including a directory e.g. D:\
the switch.bat and everything else will work perfectly.

There is a workaround, but it IS a bug

PostPosted: 02. September 2004 10:47
by fretus
PHP-SWITCH screwes up:

Yeah, I found out how to do it.
if installed in C:\XAMPP all works well...

but if you install XAMPP using
the EXE installer, than it defaults to installing in
C:\APACHEFRIENDS\XAMPP. In this case the PHP-SWITCH messes up
everything, so I still call this a bug!

Anyways, I tackled the problem...

PostPosted: 02. September 2004 14:48
by scebbrell
I usually use the 7-ZIP package, the new exe installer has always put apachefriends as the root, not good.