Apache与PHP版本总结

Apache2.4版本与PHP5.5版本不稳定,搭建过程中会遇到“PHPIniDir”变量无法识别的问题,最后比较稳定的版本是Apache2.2与PHP5.4版本,搭建通过的版本是Apache httpd-2.2.22-win32-x86-no_ssl与php-5.4.39-Win32-VC9-x86。

你可能感兴趣的:(apache,PHP)