From owner-freebsd-ports Tue May 9 7:48:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.omnitec.net (mail.omnitec.net [206.197.251.199]) by hub.freebsd.org (Postfix) with ESMTP id 011CC37B6A2; Tue, 9 May 2000 07:48:37 -0700 (PDT) (envelope-from lvl@omnitec.net) Received: from Huey.omnitec.net (huey.omnitec.net [206.197.251.1]) by mail.omnitec.net (8.9.3/8.9.3) with ESMTP id JAA69463; Tue, 9 May 2000 09:26:55 -0500 (CDT) (envelope-from lvl@omnitec.net) Message-Id: <4.3.1.2.20000509090713.00a9a940@mail.omnitec.net> X-Sender: lvl@mail.omnitec.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 09 May 2000 09:13:14 -0700 To: dirk@FreeBSD.org From: "Leland V. Lammert" Subject: FreeBSD Port: apache+php-1.3.12+4.0b3 Cc: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry to bother you, .. but I have a problem that is driving me nuts ! I installed the port above, . . and then MySQL (FreeBSD current port). Apache runs fine, .. PHP4 runs fine, .. MySQL runs fine from the command line and Webmin. The problem is, whenever I try to use the 'extension=libmysqlclient.so.6' to dynamically load the MySQL client in the PHP4 ini, Apache refuses to start at all! No message in error_log, .. no processes started, .. just a PID created with nothing else. I tried asking on the PHP mailing list, but nobody knew, .. so I realized that you might have some insight. > Is there a special .so I need for PHP4? > Must PHP4 be configured somewhere else to load the MySQL DSO? It looks like using the 'extension=' is all that is required, .. though the path for a Unix box seems sort of obfuscated - I just copied the module into the apache/modules directory. I know that PHP is finding the module because if I change the name to a module that cannot not found I get an error in Apache's error_log. TIA, Lee ============================================ Leland V. Lammert lvl@omnitec.net Chief Scientist Omnitec Corporation Network/Internet Consultants www.omnitec.net ============================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message