|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $s_lang?>" />
- <title>安装程序 - 织梦内容管理系统<?php echo $verMsg; ?></title>
- <script src="../static/js/dedeajax2.js" language="javascript" type="text/javascript"></script>
- <script language="javascript" type="text/javascript">
- <!--
- function $o(tid){
- return document.getElementById(tid);
- }
- function TestDb()
- {
- var dbhost = $o('dbhost').value;
- var dbuser = $o('dbuser').value;
- var dbpwd = $o('dbpwd').value;
- $o('havedbsta').innerHTML='<img src=\'images/ajax-loader.gif\'>';
- var myajax = new DedeAjax($o('dbpwdsta'),false,true,'-','-','...');
- myajax.SendGet2('index.php?step=10&dbhost='+dbhost+'&dbuser='+dbuser+'&dbpwd='+dbpwd);
- DedeXHTTP = null;
- HaveDB();
- }
-
- function HaveDB()
- {
- var dbhost = $o('dbhost').value;
- var dbname = $o('dbname').value;
- var dbuser = $o('dbuser').value;
- var dbpwd = $o('dbpwd').value;
- var myajax = new DedeAjax($o('havedbsta'),false,true,'-','-','...');
- myajax.SendGet2('index.php?step=10&dbhost='+dbhost+'&dbuser='+dbuser+'&dbpwd='+dbpwd+'&dbname='+dbname);
- DedeXHTTP = null;
- }
-
- function DoInstall()
- {
- //$o('postloader').style.display = 'block';
- document.form1.submit();
- }
-
- function randpwd() {
- // >= IE8
- document.querySelector("input[name='adminpwd']").value = Math.random().toString(36).slice(-8) + Math.random().toString(36).slice(-8);
- }
- -->
- </script>
- <link href="style.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id='postloader' class='waitpage'></div>
- <form action="index.php" method="post" name="form1">
- <input type="hidden" name="step" value="4" />
- <div class="top">
- <div class="top-logo">
-
- </div>
- <div class="top-link">
- <ul>
- <li><a href="http://www.dedecms.com" target="_blank">官方网站</a></li>
- <li><a href="http://bbs.dedecms.com" target="_blank">技术论坛</a></li>
- <li><a href="http://help.dedecms.com" target="_blank">帮助</a></li>
- </ul>
- </div>
- <div class="top-version">
- <!-- 版本信息 -->
- <h2>DEDECMS<?php echo $verMsg; ?></h2>
- </div>
- </div>
-
- <div class="main">
- <div class="pleft">
- <dl class="setpbox t1">
- <dt>安装步骤</dt>
- <dd>
- <ul>
- <li class="succeed">许可协议</li>
- <li class="succeed">环境检测</li>
- <li class="now">参数配置</li>
- <li>正在安装</li>
- <li>安装完成</li>
- </ul>
- </dd>
- </dl>
- </div>
- <div class="pright">
- <div class="pr-title"><h3>模块选择</h3></div>
- <table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
- <tr>
- <td style='line-height:180%'>
- <b>默认已安装模块(不需要可在后台卸载):</b><br />
- 百度新闻、文件管理器、挑错管理、投票模块、友情链接<br />
- <b>已下载并可选安装的:(不能选中的为未下载)</b><br />
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'0a7bea5dbe571d35def883cbec796437')){?>disabled = 'true'<?php }?> value='0a7bea5dbe571d35def883cbec796437' /> 留言簿模块</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'59155be87ea60c5c65ec1f7a46a0fc9d')){?>disabled = 'true'<?php }?> value='59155be87ea60c5c65ec1f7a46a0fc9d' /> 手机WAP浏览</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'7badb72a3ff79af2a7112beee60cb970')){?>disabled = 'true'<?php }?> value='7badb72a3ff79af2a7112beee60cb970' /> 小说模块</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'867af26e9c1ccf22a1cf67e756cf5acc')){?>disabled = 'true'<?php }?> value='867af26e9c1ccf22a1cf67e756cf5acc' /> 黄页模块</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'8964eda9013d1df0afea08ed63243436')){?>disabled = 'true'<?php }?> value='8964eda9013d1df0afea08ed63243436' /> 站内新闻</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'be722dbfa3cb3cb5628aab2d767ff62e')){?>disabled = 'true'<?php }?> value='be722dbfa3cb3cb5628aab2d767ff62e' /> 问答模块</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'dfcb5cd4d7bc0e3f7eb655e62dd6bc64')){?>disabled = 'true'<?php }?> value='dfcb5cd4d7bc0e3f7eb655e62dd6bc64' /> 圈子模块</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'c10bb6ac52082ab3e669b4814b44a6f1')){?>disabled = 'true'<?php }?> value='c10bb6ac52082ab3e669b4814b44a6f1' /> 邮件订阅</div>
- <div class='modulesel'><input type='checkbox' name='modules[]' <?php if(!IsDownLoad($module_local.'8a4773468b800900dcfefbc5988833ed')){?>disabled = 'true'<?php }?> value='8a4773468b800900dcfefbc5988833ed' /> UCenter模块</div>
- </td>
- </tr>
- </table>
- <div class="pr-title"><h3>数据库设定</h3></div>
- <table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
- <tr>
- <td class="onetd"><strong>数据库类型:</strong></td>
- <td><select name="dbtype">
- <option value="mysql" selected>MySQL</option>
- <option value="sqlite">SQLite</option>
- </select>
- <small>一般为MySQL,SQLite仅用于开发调试不建议生产中使用</small></td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据库主机:</strong></td>
- <td><input name="dbhost" id="dbhost" type="text" value="localhost" class="input-txt" />
- <small>一般为localhost</small></td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据库用户:</strong></td>
- <td><input name="dbuser" id="dbuser" type="text" value="root" class="input-txt" /></td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据库密码:</strong></td>
- <td>
- <div style='float:left;margin-right:3px;'><input name="dbpwd" id="dbpwd" type="text" class="input-txt" onChange="TestDb()" /></div>
- <div style='float:left' id='dbpwdsta'></div>
- </td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据表前缀:</strong></td>
- <td><input name="dbprefix" id="dbprefix" type="text" value="dede_" class="input-txt" />
- <small>如无特殊需要,请不要修改</small></td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据库名称:</strong></td>
- <td>
- <div style='float:left;margin-right:3px;'><input name="dbname" id="dbname" type="text" value="<?php echo $dfDbname; ?>" class="input-txt" onChange="HaveDB()" /></div>
- <div style='float:left' id='havedbsta'></div>
- </td>
- </tr>
- <tr>
- <td class="onetd"><strong>数据库编码:</strong></td>
- <td>
- <?php
- if($s_lang=='utf-8')
- {
- ?>
- <input type="radio" name="dblang" id="dblang_utf8" value="utf8" checked="checked" /><label for="dblang_latin1">UTF8</label>
- <?php
- }
- else
- {
- ?>
- <input type="radio" name="dblang" id="dblang_gbk" value="gbk" checked="checked" /><label for="dblang_gbk">GBK</label>
- <input type="radio" name="dblang" id="dblang_latin1" value="latin1" /><label for="dblang_latin1">LATIN1</label>
- <?php
- }
- ?>
- <small>仅对4.1+以上版本的MySql选择</small>
- </td>
- </tr>
- </table>
-
- <div class="pr-title"><h3>管理员初始密码</h3></div>
- <table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
- <tr>
- <td class="onetd"><strong>用户名:</strong></td>
- <td>
- <input name="adminuser" type="text" value="admin" class="input-txt" />
- <p><small>只能用'0-9'、'a-z'、'A-Z'、'.'、'@'、'_'、'-'、'!'以内范围的字符</small></p>
- </td>
- </tr>
- <tr>
- <td class="onetd"><strong>密 码:</strong></td>
- <td><input name="adminpwd" type="text" value="admin" class="input-txt" /><small>默认密码:admin,建议 <a href="javascript:randpwd();">手动生成</a></small></td>
- </tr>
- <tr>
- <td class="onetd"><strong>Cookie加密码:</strong></td>
- <td><input name="cookieencode" type="text" value="<?php echo $rnd_cookieEncode; ?>" class="input-txt" /></td>
- </tr>
- </table>
-
- <div class="pr-title"><h3>网站设置</h3></div>
- <table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
- <tr>
- <td class="onetd"><strong>网站名称:</strong></td>
- <td>
- <input name="webname" type="text" value="我的网站" class="input-txt" />
- </td>
- </tr>
- <tr>
- <td class="onetd"><strong>管理员邮箱:</strong></td>
- <td><input name="adminmail" type="text" value="admin@dedecms.com" class="input-txt" /></td>
- </tr>
- <tr>
- <td class="onetd"><strong> 网站网址:</strong></td>
- <td><input name="baseurl" type="text" value="<?php echo $baseurl; ?>" class="input-txt" /></td>
- </tr>
- <tr>
- <td class="onetd"><strong>CMS安装目录:</strong></td>
- <td><input name="cmspath" type="text" class="input-txt" value="<?php echo $basepath; ?>" /><small>在根目录安装时不必理会</small></td>
- </tr>
- </table>
-
- <div class="btn-box">
- <input type="button" class="btn-back" value="后退" onclick="window.location.href='index.php?step=2';" />
- <input type="button" class="btn-next" value="开始安装" onclick="DoInstall();" />
- </div>
- </div>
- </div>
- <div class="foot">
- </div>
- </form>
- </body>
- </html>
|