View previous topic :: View next topic |
Author |
Message |
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Tue May 19, 2009 9:44 pm Post subject: 1.4.3 mod_suexec module |
|
|
Has mod_suexec module been compiled into kernel?
If so, what is docroot? /home ?
If not, then I need to compile into kernel. A pointer to a link on how to do that would be appreciated.
thanks |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Wed May 20, 2009 5:42 am Post subject: |
|
|
apache has compiled with mod_suexec.
Just uncomment
#LoadModule suexec_module lib/httpd/modules/mod_suexec.so
in /etc/httpd/httpd.conf and restart apache.
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
baboo Senior Member
Joined: 04 Sep 2007 Posts: 676
|
Posted: Wed May 20, 2009 8:07 am Post subject: |
|
|
thanks for the help |
|
Back to top |
|
|