问题标签 [openlitespeed]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
12 浏览

php - LOMP 服务器/Wordpress/PHP 中的兼容性问题

我正在更新多站点 WordPress(WP)设置并将其从 Apache 迁移到 OLS(Openlitespeed 服务器)。目前,我面临 PHP 兼容性问题,一些 WP 插件使用 7.4 作为基础 PHP,一些使用 7.2。由于大多数插件对业务至关重要,我们有什么办法可以通过这些插件提供 PHP 7.2 和 8.0.0 以及介于两者之间的所有版本?

如何通过安装所有版本的 PHP 新旧版本来确保所有兼容性。