Date: Sun, 25 Aug 2002 17:28:20 +0200 From: Mark Rowlands <mark.rowlands@minmail.net> To: "Brossin Pierrick" <pbrossin@swissgeeks.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: apache2 and php4 Message-ID: <200208251728.20108.mark.rowlands@minmail.net> In-Reply-To: <000801c24b6c$a80cd680$3200000a@nitrox> References: <000501c24b5d$4f1b8300$3200000a@nitrox> <001401c24b60$346d09e0$0200000a@perimeter.co.za> <000801c24b6c$a80cd680$3200000a@nitrox>
index | next in thread | previous in thread | raw e-mail
On Sat August 24 2002 14:49, Brossin Pierrick wrote: > Hi and thank you for your very fast answer! > > :: # cd /usr/local/etc/apache > :: # grep php httpd.conf > :: LoadModule php4_module libexec/apache/libphp4.so > > humm this file doesn't exist on my system. > I tried to "distclean" and "deinstall" apache2 and php4 and "install" both > of them again but the file `libphp4.so` is not there. > > Is there something tricky to do ? > > If I recall correctly I I deleted this file the first time I complied php4 > because of the "ssl_sessiononly" error (something like that) > > any idea how to make it work ? > > Regards, > > Pierrick Strange because if you are installing with apache2 these files should exist under /usr/local/etc/apache2/ are you sure you have apache2.......? From memory, the apache2 / php4 combo is currrently unsupported and only available by specifically running make -DWITH_APACHE2 and does no editing of httpd.conf but does give you a helpful hint in the Makefile. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208251728.20108.mark.rowlands>
