Date: Tue, 8 Feb 2000 18:38:46 -0500 (EST) From: spork <spork@super-g.com> To: Jaye Mathisen <mrcpu@internetcds.com> Cc: questions@FreeBSD.ORG Subject: Re: Apache/php/openlink Message-ID: <Pine.BSF.4.00.10002081834140.4714-100000@super-g.inch.com> In-Reply-To: <Pine.BSF.4.10.10002081356310.17547-100000@schizo.cdsnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Feb 2000, Jaye Mathisen wrote: > No, it works just fine standalone. Hmmm... I ended up with an apache that dumps core on startup. What version of the various parts are you using? I've got apache 1.3.9, php 3.0.14, and freetds .50. This is with feeding "--with-sybase=/usr/local/freetds" to php during the configure step. Since I have no idea what the difference is between "sybase" and "sybase-ct" in php, I tried the "-ct" options as well. Php builds fine, but apache dies at the config step with that. Any details you can share on how you made this function are appreciated. Very little info on the php mailing list about this combo... Thanks, Charles > On Tue, 8 Feb 2000, spork wrote: > > > I think I've visited that option before, and found it needed some Sybase > > libraries that are available only for Linux... Looked like quite the > > undertaking to get it functioning. > > > > If I'm wrong and it is truly a stand-alone product, I'd be happy to use > > it... And if anyone can offer some ideas as to what my error message > > below means, I'm still all ears... > > > > thanks, > > > > Charles > > > > On Mon, 7 Feb 2000, Jaye Mathisen wrote: > > > > > > > > Get the FreeTDS drivers, and you can connect to it just fine, w/o needing > > > the openlink stuff. > > > > > > We use it all the time. > > > > > > On Mon, 7 Feb 2000, spork wrote: > > > > > > > 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 > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.10002081834140.4714-100000>