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

Re: apache-ssl and php3/4



On 2003.01.23 09:38 Phil Mendelsohn wrote:

A:  Have gotten php3/4 working on Alpha using existing .deb packages

A. Apache with php3 and then php4 has been working on my system for at least 3 years, probably more.

httpd.conf:LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
srm.conf:DirectoryIndex index.php index.html index.php index.php3 index.cgi index.pl
srm.conf:AddType application/x-httpd-php .php3 .phtml .php .inc .php4

You *do* have php4-cgi installed, right?

$ dpkg -l | grep php | grep ii
ii php4 4.2.3-9 A server-side, HTML-embedded scripting langu ii php4-cgi 4.2.3-9 A server-side, HTML-embedded scripting langu
ii  php4-imap      4.2.3-9        IMAP module for php4

$ dpkg -l | grep apache | grep ii
ii apache 1.3.27-0.1 Versatile, high-performance HTTP server ii apache-common 1.3.27-0.1 Support files for all Apache webservers ii apache-ssl 1.3.27+1.48-0. Versatile, high-performance HTTP server wit

-Doug



Reply to: