简体   繁体   English

如何为 PHP 8 设置合适的 Apache 版本

[英]How to set a proper Apache version for PHP 8

I have installed PHP version 8.0.8 and followed this tutorial to add the new PHP version in Wamp Server.我已经安装了 PHP 8.0.8 版,并按照本教程在 Wamp Server 中添加了新的 PHP 版本。

The tutorial says in wampserver.conf file, LoadModuleFile is php8apache2_4.dll .教程在wampserver.conf文件中说, LoadModuleFilephp8apache2_4.dll Except php8apache2_4.dll does not exist in my PHP 8 repository.除了php8apache2_4.dll在我的 PHP 8 存储库中不存在。 Where can I find/download it ?我在哪里可以找到/下载它?

You have most likely not downloaded the thread safe version of PHP8.您很可能没有下载 PHP8 的线程安全版本。 Credit to Kumar for the answer in this post感谢 Kumar 在这篇文章中的回答

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

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