摘要:
E:\xampp\php>php-cgi.exe -b 127.0.0.1:9000 -c php.ini 阅读全文
posted @ 2015-08-05 22:54 凤眠 阅读(3119) 评论(0) 推荐(0) 编辑
|
||
摘要:
E:\xampp\php>php-cgi.exe -b 127.0.0.1:9000 -c php.ini 阅读全文
posted @ 2015-08-05 22:54 凤眠 阅读(3119) 评论(0) 推荐(0) 编辑
摘要:
location / { root E:/xampp/htdocs/html5/php/yii2-rest-master/rest/web; index index.html index.htm; }注意将原路径中的“\”改成“/” 阅读全文
posted @ 2015-08-05 22:12 凤眠 阅读(749) 评论(0) 推荐(0) 编辑
摘要:
将apache-tomcat-8.0.23\lib下的servlet-api.jar拷贝到C:\Program Files\Java\jdk1.8.0_31\jre\lib\ext下即可 阅读全文
posted @ 2015-08-05 11:49 凤眠 阅读(1138) 评论(0) 推荐(0) 编辑 |
||