[arch-general] Unable To Rendor PHP Pages in Apache
Denis Kobozev
d.v.kobozev at gmail.com
Tue Mar 23 23:33:33 CET 2010
On Tue, Mar 23, 2010 at 5:18 PM, Ionut Biru <biru.ionut at gmail.com> wrote:
> On 03/23/2010 11:12 PM, Carlos Mennens wrote:
>> Any suggestions?
>
> yes. read the wiki about LAMP. installing packages is not enough. you have
> to tell apache to use php and is described on the wiki.
That's a hefty article on the wiki :) I think you're only looking for
these two lines that go into httpd.conf:
LoadModule php5_module modules/libphp5.so
Include conf/extra/php5_module.conf
Denis.
More information about the arch-general
mailing list