[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache-ssl and php3/4



On Wed 22 Jan 2003, Phil Mendelsohn wrote:

> Hi, I've been trying using Apache-SSL 1.3.26 on an XL300 and want to try 
> playing with some php apps (phpgroupware.)  When I install the various php 
> debs using apt-get, I find that apache-sslconfig does not recognize the 
> php3 module. 

I've never seen the apache thing detect all modules correctly, esp. php.

> When I change the relevant LoadModule line in /etc/apache-ssl/httpd.conf, 
> apache-ssl fails to start, and reports that loading modules fails. 
> 
> Docs seem a bit sparse for Alpha, so I wonder if I'm either missing 
> something on php, or if the apache-ssl stuff is not happy, and I expected 
> the auto config to catch it. 

I have this line in my httpd.conf (admittedly on i386, not alpha):

    LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

and

    AddType application/x-httpd-php .php
    AddType application/x-httpd-php-source .phps


Paul Slootman



Reply to: