随笔分类 -  PHP编程

2015年3月24日16:24:39 开始学习PHP啦
The requested operation has failed apache
摘要:在安装apache后,启动apache时提示The requested operation has failed错误;通过一排除 cd apache 安装的Bin目录cmd如下秘密(双引号中的内容为服务名称)httpd.exe -w -n “Apache2.2” -k start得到如下错误“ser... 阅读全文

posted @ 2015-03-24 16:42 alonelonly 阅读(276) 评论(0) 推荐(0)

PHP环境搭建
摘要:一、准备工作-下载所需软件Apache httpd-2.2.25-win32-x86-no_ssl.msiPHP php-5.6.7-nts-Win32-VC11-x86.zipMySQL mysql-5.5.20-win32.msi二、安装软件 安装Apache: 双击安装,与安装其他Win... 阅读全文

posted @ 2015-03-24 16:32 alonelonly 阅读(171) 评论(0) 推荐(0)

导航