摘要:
移植zencart,搬迁zencart:1.复制文件到新的服务器2.复制数据库3.修改配置文件 1)/includes/configure.php //修改域名 define('HTTP_SERVER', 'http://www.xx.com'); define('HTTPS_SERVER', 'https://www.xx.com'); //修改物理路径 define('DIR_FS_CATALOG', '/var/www/other/zencart/'); define('DIR_FS_ 阅读全文
posted @ 2011-08-26 16:54
Credo Chen
阅读(2134)
评论(0)
推荐(0)
摘要:
<?phpheader("content-Type: text/html; charset=gb2312");$uptypes=array('image/jpg', //上传文件类型列表 'image/jpeg', 'image/png', 'image/pjpeg', 'image/gif', 'image/bmp', 'application/x-shockwave-flash', 'image/x-png', 'applicat 阅读全文
posted @ 2011-08-26 10:27
Credo Chen
阅读(2623)
评论(1)
推荐(2)

浙公网安备 33010602011771号