After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:Independent installation (2): PHP and Apache integration
apache加载php模块,在配置文件里增加一下语句 1、#加载php模块 LoadModule php5_module ''php路径\phpapache2_2.dll'' 2、配置php.ini文件的正确路径 PHPIniDir c:\phpedu\php5.4 3、添加php类型文件到Apache服务器中 AddType application/x-httpd
2018-08-050个赞