Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我安装了以下软件版本 php5.3.0 mysql5.0
现在apache服务器的最低要求是什么......任何人都给出正确的版本来建议我
谢谢库马尔
最好的版本永远是最新的版本。
这是因为每个更新版本都会修复许多错误和安全问题。
使用过时的软件版本绝不是一个好主意。
但是,有时您会遇到编写不佳的软件,或者 10 年前编写的软件,但仍然需要在旧的有缺陷的软件上运行。我的建议:不要将其连接到互联网。
你必须将它连接到itnernet吗?寻找另一份工作;)
正如评论中提到的DCoder。始终在部署更新之前进行测试。
Apache 服务器的最低版本:1.3.x ( Windows , Unix )
Apache服务器推荐版本:2.x (Windows、Unix)
“我们强烈建议所有早期版本的用户,包括 1.3 家庭版本,尽快升级到当前的 2.2 版本。” (来源)