PHP 5.3.2, Where do I find php5apache2_2.dll?

允我心安 提交于 2019-12-30 17:05:27

问题


I'm upgrading my local version of PHP to 5.3.2, on Windows. I'm running Apache 2.2 right now.

I've downloaded the zipped VC6 version of PHP from here: http://windows.php.net/download/

To my dismay, there's no php5apache2_2.dll file anywhere in the ZIP, and unfortunately Google is no help. I don't understand how anybody manages to get PHP working if there is no .dll available in the ZIP contents. Why would they not include this essential file, and why is there nowhere to download it?

It has me a bit flustered.


回答1:


php5apache2_2.dll only can be found on thread safe version.




回答2:


Nevermind. I downloaded the non thread safe version instead of the thread safe version.



来源:https://stackoverflow.com/questions/3300905/php-5-3-2-where-do-i-find-php5apache2-2-dll

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!