From owner-freebsd-questions Sat Aug 24 6:19:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F05437B400 for ; Sat, 24 Aug 2002 06:19:09 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 989E443E75 for ; Sat, 24 Aug 2002 06:19:05 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from asterix (ndf-dial-196-30-124-113.mweb.co.za [196.30.124.113]) (AUTH: LOGIN bsd@perimeter.co.za) by perimeter.co.za with esmtp; Sat, 24 Aug 2002 15:18:58 +0200 Message-ID: <007201c24b70$d82f6400$0200000a@perimeter.co.za> From: "Patrick O'Reilly" To: "Brossin Pierrick" , freebsd-questions@freebsd.org References: <000501c24b5d$4f1b8300$3200000a@nitrox> <001401c24b60$346d09e0$0200000a@perimeter.co.za> <000801c24b6c$a80cd680$3200000a@nitrox> Subject: Re: apache2 and php4 Date: Sat, 24 Aug 2002 15:19:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Brossin Pierrick" > 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. Whaaaat??? did you install php4, or mod_php4? For use with Apache you should be doing: # cd /usr/ports/www/mod_php4 # make install if you went to # cd /usr/ports/lang/php # make install That would explain your problems. PS: I should mention that I have not used Apache 2 yet, so if there is "something tricky" required for that I would not know about it! --- Regards, Patrick O'Reilly. ___ _ __ / _ )__ __ (_)_ __ ___ _/ /____ __ / __/ -_) _) / ~ ) -_), ,-/ -_) _) /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ http://www.perimeter.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message