Windows 2008 IIS7.5配置php出现“未知FastCGI错误,错误代码0x800736b1”
运行php出现以下错误: HTTP 错误 500.0 – Internal Server Error 发生未知 FastCGI 错误 错误代码0x800736b1 发生此错误的关键原因在于没有安装VC9运行库 即VISUAL C++ 200...
运行php出现以下错误: HTTP 错误 500.0 – Internal Server Error 发生未知 FastCGI 错误 错误代码0x800736b1 发生此错误的关键原因在于没有安装VC9运行库 即VISUAL C++ 200...
Windows下php中Memcache的安装: 1. 下载memcache的Windows7旗舰版的稳定版,解压放某个盘下面,比如在c:\memcached 2. 在终端(也即cmd命令界面)下输入 ‘c:\memcached\memca...
YiiBase::include(PDO.php) [<a href=’function.YiiBase-include’>function.YiiBa……解决方法 此错误是由于php.ini 中一些模块...
最近想在局域网中用PHP共享管理文件,考虑到可能会上传超大文件我把php.ini配置中post_max_size设为4096M,结果上传文件没有问题,普通的表单提交后出现如下的问题: Warning: Unknown: POST Conte...