[wellylug] Apache + PHP
Sam
sam at plaz.net.nz
Mon Jan 12 18:20:36 NZDT 2004
On Sun, Jan 11, 2004 at 07:30:47PM +1300, Jethro Carr wrote:
> Does anyone know how to get php working in apache?
>
Hi Jethro,
These two lines:
> AddModule mod_php4.c
> LoadModule php4_module lib/apache/libphp4.so
must appear in the other order, ie. LoadModule should come before
AddModule.
I believe that the AddModule line is not strictly required - it doesn't
appear at all in the Debian php4 and apache packages that I use.
However if I put the AddModule line before LoadModule, php will fail.
Let me know how you get on. :)
Cheers,
Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.wellylug.org.nz/pipermail/wellylug/attachments/20040112/0fb0e865/attachment.pgp
More information about the wellylug
mailing list