Date: Tue, 09 May 2000 09:13:14 -0700 From: "Leland V. Lammert" <lvl@omnitec.net> To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: apache+php-1.3.12+4.0b3 Message-ID: <4.3.1.2.20000509090713.00a9a940@mail.omnitec.net>
next in thread | raw e-mail | index | archive | help
Sorry to bother you, .. but I have a problem that is driving me nuts <g>! 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.1.2.20000509090713.00a9a940>