original-
De: Mike Hammonds [mailto:[EMAIL PROTECTED]]
Enviado el: Jueves 1 de Marzo de 2001 12:04 PM
Para: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Asunto: [PHP-DB] Apache not compiling php
** Reply Requested When Convenient **
I have Apache 1.3.14 (DSO) & php-3.0.18 installed on RH6.
> I had put the proper lines in httpd.conf, and in php.ini
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
> all my php3 files are working but the browsers give the plain
> text php code.
Ok, 1st guess time here, you compiled with apxs so an apache module,
** Reply Requested When Convenient **
I have Apache 1.3.14 (DSO) & php-3.0.18 installed on RH6.2
I installed php-4.0.4pl1 like this
./configure \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/http/conf \
--enable-versioning \