|
Tuesday, 01 February 2011 12:13 |
|
How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 14
This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on Fedora 14. mod_fcgid is a compatible alternative to the
older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners
instead of the Apache user. Read more: |
|
Thursday, 13 January 2011 11:40 |
|
How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 10.10
This tutorial describes how you can install Apache2 with mod_fcgid
and PHP5 on Ubuntu 10.10. mod_fcgid is a compatible alternative to the
older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners
instead of the Apache user. Read more: |