Apache和php5.3.5的整合问题
摘要:AddType requires at least two arguments, a mime type followed by one or more file extensions
LoadModule takes two arguments, a module name and the name of a shared object file to load it from
阅读全文
apache安装启动stop,restar等按钮是灰色
摘要:今天开始学PHP,首先安装Apache,装完Apache Service2.0.54,打开发现Apache Service Monitor start、stop、restart几个按钮都是灰色如下图:百度下,原来是服务没有开。解决方法:在Apache安装目录的bin子目录下,使用如下命令来开启服务:...
阅读全文