Date: Mon, 2 Apr 2007 16:07:04 -0400 From: Anish Mistry <amistry@am-productions.biz> To: freebsd-questions@freebsd.org Cc: Martin McCormick <martin@dc.cis.okstate.edu> Subject: Re: php5 and SQL Scripts Message-ID: <200704021607.28921.amistry@am-productions.biz> In-Reply-To: <200704021951.l32JpLEI019376@dc.cis.okstate.edu> References: <200704021951.l32JpLEI019376@dc.cis.okstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1563275.W9OhmUWcQK Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 02 April 2007, Martin McCormick wrote: > About 4 years ago, we installed php from the FreeBSD > ports collection on a system in order to query a MS-SQL data > base on another server. It worked fine until we upgraded to > FreeBSD6.2 and php5. I had moved the old binary across and also pulled > several libraries in to /usr/local/lib and the old binary seemed to be > happy until we actually tried to use it at which time it hung > until manually killed. > > After installing /usr/ports/lang/php5 and even trying > /usr/ports/lang/php4, our new php gives the following error: > > Fatal error: Call to undefined function mssql_connect() > > Has anybody in the FreeBSD world seen this before and > better yet, how do you fix it? We do a little piece of a > back-end operation which gathers information from a web > application and uses it to create or remove rules in a firewall. > The folks who own the rest of the pieces of the operation are > asking frequently if it is fixed yet. I am out of things to > try. Obviously, something changed between our older system and > the present because the object is either here but in a wrong > directory or I didn't pick the right configuration options in setting > up the port. > > The sql script has worked fine until now for all these > years. > > Any ideas are much appreciated. Is /usr/ports/databases/php5-mssql installed? =2D-=20 Anish Mistry --nextPart1563275.W9OhmUWcQK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQBGEWJ/xqA5ziudZT0RAlRaAKCQh8eWmPlYS0mtgiq7IzlBc2YmQQCg11fD 0cNKEq0K7+3fx0g4Zflufpk= =gMFr -----END PGP SIGNATURE----- --nextPart1563275.W9OhmUWcQK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704021607.28921.amistry>