Using XAMPP, how do i swap out PHP 5.3 for PHP 5.2?

后端 未结 8 815
情书的邮戳
情书的邮戳 2020-12-04 15:59

I\'m using XAMPP 1.7.2, but need to swap out PHP 5.3 for PHP 5.2 - how do I do this?

8条回答
  •  被撕碎了的回忆
    2020-12-04 16:31

    I couldn't get this working. Started with PHP 5.3, then tried to switch to PHP 5.28 from xampp-win32-1.7.0.zip. Couldn't get it to work. Then, I got smart and figured out i was working with XAMPP and you can install it wherever you want, so I did a fresh install from scratch with xampp-win32-1.7.0.zip. The whole point of working with XAMPP is so you don't have to fuss with the sysadmin stuff. Using it in that context got me up and running in no time.

提交回复
热议问题