php+zend , win2003配置

如果不需要zend支持,在nt的系统上装PHP,微软的web installer应该是最方便的。

但如果要配置zend, 微软的那套,搜索了数小时,也不成。

终回到手工配置。

http://www.jb51.net/article/29397.htm

参考 上面的。

注意一点:php与zend的版本号要对应起来的。

软件建议下面这里下载。

http://s.jb51.net

碰上件 图片不显示的事:, css样式不加载的事情,原来是网站目录 的读取权限 没有钩选。

http://topic.csdn.net/u/20100810/15/0a08a25d-f0f5-47fa-bfaf-f9d53d3c7d0c.html

这个咨询实际就应是此问题造成的。

 

 

Couldn’t lock the file,shopex4.8.5报错的解决。

 

SHOPEX4.8.5转换空间后,首页出错。
Couldn’t lock the file !

——————————————————————————–

#0  secache->trigger_error(Couldn’t lock the file !, 256) called at [D:\www\core\include_v5\secache.php:391]
#1  secache->_format(1) called at [D:\www\core\include_v5\secache.php:663]
#2  secache->trigger_error(Can’t open the cachefile: D:\www\home\cache\cachedata.php, 256) called at [D:\www\core\include_v5\secache.php:100]
#3  secache->workat(D:\www\config/..//home/cache/cachedata) called at [D:\web\zisha168.cn\www\core\include_v5\secache.php:38]
#4  secache->secache() called at [D:\www\core\kernel.php:71]
#5  kernel->kernel() called at [D:\www\core\include_v5\shopCore.php:16]
#6  shopCore->shopCore() called at [D:\www\index.php:19]
cachedata.stat.php
cachedata.php

删除:\home\cache 目录中的上述两文件即可。