fks1945 2007-1-25 17:54
[求助]mambo454 ‘主菜单’无法显示该页
菜单目录---主菜单打开后页面“无法显示该页”
而且安装模版的时候也显示“无法显示该页”
以下是我的虚拟主机的系统信息,请高手指点。
系统信息
PHP系统环境: FreeBSD bsd44.51.net 4.4-RELEASE-p11 FreeBSD 4.4-RELEASE-p11 #0: Fri May 24 13:52:49 CST 2002 [email]root@bsd44.51.net[/email]:/usr/src/sys/compile/D1650N2HRSL.UU i386
数据库版本: 3.23.42
PHP版本: 4.1.2
Web服务器: Apache
Web服务器和PHP的接口: apache
Mambo 版本: Mambo 4.5.4 Stable SP3 [ Sani ] 03-Oct-2006 10:00 GMT
客户端: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
相关的PHP设置: Safe Mode: OFF
Open basedir: none
Display Errors: OFF
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Session save path: /tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: phpinfo,system
可视化编辑器: TinyMCE WYSIWYG Editor
Mambo配置文件: <?php
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'mos_';
$mosConfig_lang = 'simplified_chinese';
$mosConfig_alang = 'simplified_chinese';
$mosConfig_absolute_path = '/z2/szlxyx/public_html/m';
$mosConfig_live_site = 'http://www.szlxyx.com/m';
$mosConfig_sitename = '六弦·印象';
$mosConfig_shownoauth = '0';
$mosConfig_user = 'xxxxxx'
$mosConfig_uniquemail = '1';
$mosConfig_offline_message = '本站正在维护当中。
请稍候再来。';
$mosConfig_error_message = '本站临时出现问题。
请通知管理员。';
$mosConfig_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_MetaDesc = 'Mambo - 动态网站引擎和内容管理系统';
$mosConfig_MetaKeys = 'mambo, Mambo, MamboChina, Mambo中国, mambochina, mambo中国';
$mosConfig_MetaTitle = '1';
$mosConfig_MetaAuthor = '1';
$mosConfig_locale = 'zh_CN';
$mosConfig_offset = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '0';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '0';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = '-1';
$mosConfig_register_globals = '1';
$mosConfig_list_limit = '10';
$mosConfig_caching = '0';
$mosConfig_cachepath = '/z2/szlxyx/public_html/m/cache';
$mosConfig_cachetime = '900';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = '[email]szlxyx@szlxyx.com[/email]';
$mosConfig_fromname = '六弦·印象';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '1';
$mosConfig_item_navigation = '1';
$mosConfig_secret = 'qtdVbrb86q5t8FHD';
$mosConfig_pagetitles = '1';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_icons = '1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_dirperms = '';
$mosConfig_helpurl = 'http://help.mamboserver.com';
$mosConfig_mbf_content = '0';
setlocale (LC_TIME, $mosConfig_locale);
?>