LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: nsjkyx 於 五月 18, 2006, 03:01:06 上午



主題: 帮我看看是哪错了谢谢
作者: nsjkyx五月 18, 2006, 03:01:06 上午
Warning: set_time_limit(): Cannot set time limit in safe mode in E:\Vhost\WebRoot\8dream\www\plog\wizard.php on line 7
Error creating table: Table 'lt_article_categories_link' already exists
Error creating table: Table 'lt_custom_fields_definition' already exists
Error creating table: Table 'lt_custom_fields_values' already exists
Error creating table: Table 'lt_articles_text' already exists
Error modifying table Articles: Duplicate column name 'old_status'
Duplicate column name 'status'
Duplicate column name 'slug'
Duplicate key name 'num_reads'
Duplicate key name 'category_id'
Duplicate key name 'blog_id'
Duplicate key name 'slug'
Duplicate key name 'user_id'
Duplicate key name 'blog_id_slug'
Duplicate key name 'blog_id_slug_category_id'
Duplicate key name 'date'
Duplicate key name 'status'
Error modifying table Article Categories: Duplicate column name 'parent_id'
Duplicate column name 'mangled_name'
Duplicate column name 'properties'
Duplicate column name 'description'
Duplicate key name 'parent_id'
Duplicate key name 'blog_id'
Duplicate key name 'mangled_name'
Error modifying table User Comments: Duplicate column name 'normalized_text'
Duplicate column name 'normalized_topic'
Duplicate key name 'normalized_text'
Duplicate key name 'normalized_topic'
Duplicate key name 'normalized_text_topic'
Duplicate key name 'parent_id'
Duplicate key name 'article_id'
Error modifying table Notifications: Duplicate key name 'article_id'
Duplicate key name 'user_id'
Duplicate key name 'blog_id'
Error modifying table Blogs: Duplicate column name 'mangled_blog'
Duplicate column name 'properties'
Duplicate column name 'status'
Duplicate column name 'show_in_summary'
Duplicate key name 'owner_id'
Duplicate key name 'mangled_blog'
Error modifying table Referrers: Duplicate key name 'article_id'
Duplicate key name 'blog_id'
Duplicate key name 'blog_id_article_id'
Error modifying table Trackbacks: Duplicate key name 'article_id'
Error modifying table Filtered Content: Duplicate key name 'blog_id'
Error modifying table Blocked hosts: Duplicate key name 'blog_id'
Error modifying table Gallery Albums: Duplicate column name 'normalized_name'
Duplicate column name 'normalized_description'
Duplicate column name 'mangled_name'
Duplicate key name 'normalized_name'
Duplicate key name 'normalized_description'
Duplicate key name 'normalized_name_description'
Duplicate key name 'parent_id'
Duplicate key name 'owner_id'
Duplicate key name 'mangled_name'
Duplicate key name 'owner_id_mangled_name'
Error modifying table Gallery Resources: Duplicate column name 'normalized_description'
Duplicate key name 'normalized_description'
Duplicate key name 'album_id'
Duplicate key name 'owner_id'
Duplicate key name 'file_name'
Duplicate key name 'album_id_owner_id'
Duplicate key name 'resource_type'
Error modifying table Links: Duplicate column name 'properties'
Duplicate column name 'date'
Duplicate column name 'rss_feed'
Duplicate key name 'blog_id'
Duplicate key name 'category_id'
Error modifying table Links Categories: Duplicate column name 'properties'
Duplicate key name 'blog_id'
Error modifying table Users: Duplicate column name 'full_name'
Duplicate column name 'properties'
Duplicate column name 'resource_picture_id'
Duplicate column name 'status'
Error modifying table Bayesian Filter data table: Duplicate key name 'blog_id'
Error modifying table Permissions: Duplicate key name 'user_id'
Duplicate key name 'blog_id'
Duplicate key name 'user_id_permission_id'


主題: Re: 帮我看看是哪错了谢谢
作者: nsjkyx五月 18, 2006, 03:18:53 上午
安装一路下去都没见错误提示
安装完成后选择"去看看"或"去管理"就显示"The wizard.php script has to be removed after the installation process.

Please remove it first to continue."
再进入wizard.php选"next"就出现上边的错误提示了 :'(


主題: Re: 帮我看看是哪错了谢谢
作者: james五月 18, 2006, 07:26:23 上午
安装一路下去都没见错误提示
安装完成后选择"去看看"或"去管理"就显示"The wizard.php script has to be removed after the installation process.

Please remove it first to continue."
再进入wizard.php选"next"就出现上边的错误提示了 :'(
Hi nsjkyx:
如果你已經安裝完成,你必需先手動把wizard.php移除才行。
不需要在重覆執行wizard.php。
如果你不確定你做了那些事情,建議你整個目錄砍掉,在重新安裝一次。
還有,給你個建議,安裝前,先看一下wiki中的安裝說明影片。
相信對你的安裝會有所幫助的。

James.


主題: Re: 帮我看看是哪错了谢谢
作者: nsjkyx五月 19, 2006, 12:49:14 上午
好的~谢谢了~我还没看影片呢呵呵 :-P


主題: Re: 帮我看看是哪错了谢谢
作者: nsjkyx五月 19, 2006, 01:59:52 下午
我还是没装成功啊

Warning: set_time_limit(): Cannot set time limit in safe mode in E:\Vhost\WebRoot\8dream\www\plog\wizard.php on line 7

是不是这个的问题?


主題: Re: 帮我看看是哪错了谢谢
作者: markwu五月 19, 2006, 02:29:23 下午
用文字編輯器,打開 wizard.php

把出現 set_time_limit 這一串字的那一行拿掉。

引用
Cannot set time limit in safe mode

原因是你的 ISP 開啟了 safe_mode 。

如發生相同情形,以此類推。

Mark


主題: Re: 帮我看看是哪错了谢谢
作者: nsjkyx五月 21, 2006, 06:17:47 下午
好的~我试试~再次感谢 :-D