suPHP 安裝 & 設定 & 運作問題 - Linux

By Jacky
at 2009-05-15T16:12
at 2009-05-15T16:12
Table of Contents
不知道各位有沒有使用過 suPHP
在下先把安裝過程提出來給大家看看
01.首先使用 synaptic 安裝 LAMP SERVER
02.> sudo apt-get install libapache2-mod-suphp
03.恩很好安裝完了
04.sudo a2enmod userdir
05.sudo /etc/init.d/apache2 restart
07.sudo vi /etc/apache2/mod-available/userdir.conf
08.加入下列
09.========================================
10.<Directory /home/*/public_html>
11..........................
12.suPHP_Engine on
13.suPHP_UserGroup xxx xxx
14..........................
15.</Directory>
16.========================================
17.sudo /etc/init.d/apache2 restart
18.出現錯誤如下
19.========================================
20. * We failed to correctly shutdown apache, so we're now killing all running apache processes.
21.This is almost certainly suboptimal, so please make sure your system is
22.working as you'd expect now!
23. ... waiting Syntax error on line 17 of
24./etc/apache2/mods-enabled/userdir.conf:
25.Invalid command 'suPHP_UserGroup', perhaps misspelled or defined
26.by a module not included in the server configuration
27.========================================= [fail]
大概就是這樣囉> <
有人有解嗎?
--
在下先把安裝過程提出來給大家看看
01.首先使用 synaptic 安裝 LAMP SERVER
02.> sudo apt-get install libapache2-mod-suphp
03.恩很好安裝完了
04.sudo a2enmod userdir
05.sudo /etc/init.d/apache2 restart
07.sudo vi /etc/apache2/mod-available/userdir.conf
08.加入下列
09.========================================
10.<Directory /home/*/public_html>
11..........................
12.suPHP_Engine on
13.suPHP_UserGroup xxx xxx
14..........................
15.</Directory>
16.========================================
17.sudo /etc/init.d/apache2 restart
18.出現錯誤如下
19.========================================
20. * We failed to correctly shutdown apache, so we're now killing all running apache processes.
21.This is almost certainly suboptimal, so please make sure your system is
22.working as you'd expect now!
23. ... waiting Syntax error on line 17 of
24./etc/apache2/mods-enabled/userdir.conf:
25.Invalid command 'suPHP_UserGroup', perhaps misspelled or defined
26.by a module not included in the server configuration
27.========================================= [fail]
大概就是這樣囉> <
有人有解嗎?
--
Tags:
Linux
All Comments
Related Posts
關於Ubuntu 9.04的一些問題

By Zora
at 2009-05-15T15:18
at 2009-05-15T15:18
Re: ubuntu 之下有skype?

By Andrew
at 2009-05-15T14:39
at 2009-05-15T14:39
Ubuntu 真的好用

By Olivia
at 2009-05-15T13:49
at 2009-05-15T13:49
grub錯誤

By Kristin
at 2009-05-15T13:07
at 2009-05-15T13:07
Re: ubuntu 之下有skype?

By Necoo
at 2009-05-15T09:25
at 2009-05-15T09:25