LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: goxia 於 十二月 17, 2005, 11:02:46 上午



主題: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: goxia十二月 17, 2005, 11:02:46 上午
之前在AS4上安装后无法载入页面,出现一堆错误!
准备在FC4上安装,不知道在安装之前都需要注意什么,如何配置并安装


主題: Re: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: ajer001十二月 17, 2005, 12:25:05 下午
首先要確認你的Apache和mysql都設定ok,並且啟用了。

接著就是檔案的權限要檢查一下,如果不清楚,搜尋一下會有答案。

另外也可以參考一下這個
http://wiki.lifetype.org.tw/index.php?title=%E9%A6%96%E9%A0%81




主題: Re: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: lss十二月 17, 2005, 12:28:53 下午
之前在AS4上安装后无法载入页面,出现一堆错误!
准备在FC4上安装,不知道在安装之前都需要注意什么,如何配置并安装
把 SELinux 關掉


主題: Re: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: goxia十二月 21, 2005, 02:14:02 下午
SElinux已经关闭这是配置文件:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#       enforcing - SELinux security policy is enforced.
#       permissive - SELinux prints warnings instead of enforcing.
#       disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
#       targeted - Only targeted network daemons are protected.
#       strict - Full SELinux protection.
SELINUXTYPE=targeted

但是打开plog还是出现:
Exception message: fopen(): SAFE MODE Restriction in effect. The script whose uid/gid is 0/0 is not allowed to access /var/www/plog/tmp/1 owned by uid/gid 99/-1
Error code: 2


主題: Re: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: 3gboke十二月 21, 2005, 03:01:56 下午
SAFE MODE  关闭 在PHP。INI里面。。 

一般请搜索论坛。  关键字就是你的错误信息的第一行

你也可以看看  http://forum.lifetype.org.tw/index.php?topic=1603.0  上面的几种情况


主題: Re: LifeType 1.0.1 在 LinuxFC4 下安装时需要注意哪些
作者: goxia十二月 24, 2005, 02:59:30 下午
关闭了安全模式,不会出来以大堆错误了,但是却出现了另外的错误还是无法打开plog
郁闷!