Skip to Content.
Sympa Menu

freetds - Re: php example...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Darryl Friesen" <Darryl.Friesen AT usask.ca>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: php example...
  • Date: Wed, 9 May 2001 21:31:41 -0600



> ok....i have change it....
>
> result -->
>
> Fatal error: Call to undefined function: mssql_connect() in
> /var/www/inexus/test.php on line 23

Hmmm. Does the sybase_connect command work? Sounds like PHP isn't compiled
with Sybase support -- did you compile PHP after FreeTDS with the
"--with-sybase" or "--with-sybase-ct" options? Put the line

echo phpinfo();

into a PHP file. Does the resulting page mention Sybase?


- Darryl

----------------------------------------------------------------------
Darryl Friesen, B.Sc., Programmer/Analyst Darryl.Friesen AT usask.ca
Education & Research Technology Services, http://gollum.usask.ca/
Department of Computing Services,
University of Saskatchewan
----------------------------------------------------------------------
"Go not to the Elves for counsel, for they will say both no and yes"






Archive powered by MHonArc 2.6.24.

Top of Page