He's using microsoft sql server, not mysql.

try --with-mssql

maybe?
                        Adam

On Wed, 18 Sep 2002, Jason Morehouse wrote:

> It means you haven't compiled mysql support into php.  Recompile it using
> --with-mysql
>
> --
>
> Jason Morehouse (jm[@]netconcepts[.]com)
> Auckland, New Zealand
>
> Linux: Because rebooting is for adding hardware.
>
> On Tue, 17 Sep 2002 15:30:29 +0000, Avi Schwartz wrote:
>
> > I have PHP4 and freetds installed and I am trying to connect to a mssql
> > server.  The problem I am having is that the mssql_connect() call generates
> > the following error:
> >
> > Fatal error: Call to undefined function: mssql_connect()
> >
> > Is there something I need to require?
> >
> > Thanks,
> > Avi
>
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to