From owner-freebsd-questions Thu Sep 14 8:51:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 6227A37B422 for ; Thu, 14 Sep 2000 08:51:20 -0700 (PDT) Received: from dumpster.io.com.io.com (aus-as4-031.io.com [208.2.105.31]) by anarchy.io.com (8.9.3/8.9.3) with SMTP id KAA26735 for ; Thu, 14 Sep 2000 10:51:16 -0500 To: freebsd-questions@FreeBSD.org Subject: Install www/mod_php4 killed apache From: Lars Eighner Date: 14 Sep 2000 10:58:52 -0500 Message-ID: <867l8fdkxu.fsf@dumpster.io.com> Lines: 19 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Capitol Reef" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I attempted to install the port www/mod_php-4.0.2 with a freshly cvsupped ports directory. It appeard to build without exceptions. On install however, the install attempt to restart apache which did not work because, so it is reported, libphp4.so has an undefined symbol "readdir_r". Now apache won't start on account of this error, even when I remove libphp4.so from the load modules and mod_php4 from the add modules in httpd.conf. mod_php-4.0.2 won't deinstall because it claims it is not installed, but pretty clearly it has done something to apache. What gives? -- Lars Eighner eighner@io.com http://www.io.com/~eighner/ Dynamic linking error: Your mistake is now everywhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message