From owner-freebsd-questions Mon Feb 7 15:56:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from super-g.com (super-g.com [207.240.140.161]) by builder.freebsd.org (Postfix) with ESMTP id F38143E1C for ; Mon, 7 Feb 2000 15:56:37 -0800 (PST) Received: by super-g.com (Postfix, from userid 1000) id AF4C210E1B; Mon, 7 Feb 2000 18:57:24 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by super-g.com (Postfix) with SMTP id 96FE510E1A for ; Mon, 7 Feb 2000 18:57:24 -0500 (EST) Date: Mon, 7 Feb 2000 18:57:24 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: questions@freebsd.org Subject: Apache/php/openlink Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Anyone here have success with this combo? apache 1.3.9 php 3.0.14 Openlink Software ODBC drivers from their public d/l site I'm trying to connect to an MS-SQL db server, and each time I make a successful connect with "odbc_connect" in my php script, I get a "document contained no data" error in the browser and the following in the apache error logs: [Mon Feb 7 15:05:20 2000] [notice] Apache/1.3.9 (Unix) PHP/3.0.14 configured -- resuming normal operations /usr/libexec/ld-elf.so.1: /usr/local/openlink/lib/oplodbc.so.1.0: Undefined symbol "pthread_mutex_lock" I'm asking here as this looks to be somewhat platform-specific. I'm also working with openlink on this, but no go so far with their support. Can someone possibly explain just what this error message is saying? This is a 3.4-R box, and other threaded apps that seem to use this function (MySQL) are not having problems. All OpenLink libs are pre-compiled... Thanks, Charles --- Charles Sprickman spork@super-g.com --- "...there's no idea that's so good you can't ruin it with a few well-placed idiots." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message