简体   繁体   English

Xampp的旧版本php

[英]Older version of php with Xampp

I installed Xampp currently on version 1.8.2 and comes with php version 5.4.16. 我当前在1.8.2版上安装了Xampp,并随附php 5.4.16版。

My server off of bluehost is currently on php version 5.2.17. 我的bluehost服务器目前在php版本5.2.17上。

Is there a way to install the older version of php (5.2.17) on my Xampp so my local is compatible with my server? 有没有办法在我的Xampp上安装旧版本的php(5.2.17),这样我的本地服务器就可以与我的服务器兼容?

Or... 要么...

Would I have to download an older version of Xampp (one that supports php 5.2.17 version)? 我需要下载Xampp的旧版本(支持php 5.2.17版本的Xampp)吗?

and if that is the case... 如果是这样的话...

How would I know which Xampp version comes with php 5.2.17 我怎么知道php 5.2.17随附的Xampp版本

Any help will be much appreciated! 任何帮助都感激不尽!

Thank you, Baraa 谢谢巴拉

Well it turns out there is not an Xampp version that supports the exact php 5.2.17 version. 好吧,事实证明,没有Xampp版本支持确切的php 5.2.17版本。

So I installed Xampp version 1.7.1 which supports php version 5.2.8. 所以我安装了Xampp版本1.7.1,它支持php版本5.2.8。

And that made my local compatible with the php off of my server! 这使我的本地服务器与php兼容!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM