Page 1 of 1

older XAMPP versions ??

PostPosted: 18. September 2004 11:36
by Goner
hi,

i just installed 1.4.6 from the .zip file in Windows 2000 SP4 and everything runs fine.
just 1 problem ; i'm trying to run phpWebsite, but it looks like it does not like PHP5 ... can i download an older version of XAMPP with PHP4 ???

edit : i just see that 1.4.6 has 'PHP 5.0.1 + 4.3.8' ... so how do i activate 4.3.8 instead of the default 5.0.1 ??
there is a subdirectory 'php4' ... do i just copy the contents into the 'php' directory ???

tia,
Goner

PostPosted: 18. September 2004 11:48
by Wiedmann
Execute "php-switch.bat" in the folder "\xampp\".

PostPosted: 18. September 2004 11:57
by Goner
thanks for the quick reply !! ;-)

i had a look at that .bat bit couldn't figure out exactly what it did ...

so i just run php-switch.bat to switch between php4 & php5 ??? neat !!