From owner-freebsd-stable Wed Jun 28 11:16:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from michaelvince.com (CPE-144-132-49-2.vic.bigpond.net.au [144.132.49.2]) by hub.freebsd.org (Postfix) with SMTP id 2090737C23F for ; Wed, 28 Jun 2000 11:16:05 -0700 (PDT) (envelope-from enews@michaelvince.com) Received: (qmail 66265 invoked from network); 28 Jun 2000 17:59:33 -0000 Received: from unknown (HELO purple) (192.168.1.34) by 192.168.1.33 with SMTP; 28 Jun 2000 17:59:33 -0000 Message-ID: <005f01bfe12a$753755e0$2201a8c0@vic.bigpond.net.au> From: "Michael" To: Subject: Bad apache ports on stable 4.0 Date: Thu, 29 Jun 2000 03:58:23 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I went from 4.0 release to 4.0 stable and when I installed apache and modphp4 from ports the php4 side of it doesnt work. It all compiles fine (apache and the php4 /usr/ports/www/mod_php4) but the end result was either apache would load and any .php I requested would be downloaded instead of executed or apache wouldnt even load. And yes I was adding AddType application/x-httpd-php .php and AddType application/x-httpd-php-source .phps to the apache confile file I sat there for about 24 hours worth of compiling most of the apache choices(apache13, apache13-ssl, apache13-modssl) in ports and deleteing and adding the modphp4 and they all gave the same results. I kept trying because I had faith that it was something I wasnt doing and not the stable ports, but after a while I belived it was the modphp4 that wasnt getting compiled properly even though there wasn't any error messages in the compile. I downloaded php4 from the www.php.net web site compiled/installed it (I used apache from ports) and apache worked with php first time. So I belive the /usr/ports/www/mod_php4 is dodgey and what happened to the nice menu you used to get when installing apache from ports with the options to choose mysql and php etc? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message