Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

无法安装

[复制链接]
yforest 发表于 2007-2-8 11:22:33 | 显示全部楼层 |阅读模式
我的机器正确配置了IIS+PHP+MYSQL+PHPADMIN,测试PHP,MYSQL都没问题,但是安装DSCZ的时候出现下面的东西
error(); $dberrno = $this->errno(); if($dberrno == 1114) { ?>
Forum onlines reached the upper limit


Sorry, the number of online visitors has reached the upper limit.
Please wait for someone else going offline or visit us in idle hours.



"; echo nl2br($errmsg); if($GLOBALS['adminemail']) { $errlog = array(); if(@$fp = fopen(DISCUZ_ROOT.'./forumdata/dberror.log', 'r')) { while((!feof($fp)) && count($errlog) < 20) { $log = explode("\t", fgets($fp, 50)); if($timestamp - $log[0]  $errno) { @fwrite($fp, "$dateline\t$errno"); } @fclose($fp); if(function_exists('errorlog')) { errorlog('MySQL', basename($GLOBALS['_SERVER']['PHP_SELF'])." : $dberror - ".cutstr($sql, 120), 0); } if($GLOBALS['dbreport']) { echo "

An error report has been dispatched to our administrator."; @sendmail($GLOBALS['adminemail'], '[Discuz!] MySQL Error Report', "There seems to have been a problem with the database of your Discuz! Board\n\n". strip_tags($errmsg)."\n\n". "Please check-up your MySQL server and forum scripts, similar errors will not be reported again in recent 24 hours\n". "If you have troubles in solving this problem, please visit Discuz! Community http://www.Discuz.net."); } } else { echo '

Similar error report has beed dispatched to administrator before.'; } } echo '

'; function_exists('dexit') ? dexit() : exit(); } ?>Cache List: style_
Caches successfully created, please refresh.

如果直接打开install.php就是空白页
回复

使用道具 举报

pwbfamily 发表于 2007-2-8 14:04:18 | 显示全部楼层
您装ZEND了没?
回复

使用道具 举报

千兆原工 发表于 2007-2-8 14:22:55 | 显示全部楼层
论坛的安装和zend没有关系,楼主看看自己的php环境配置成功了没有
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-21 04:07 , Processed in 0.121504 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表