php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6099 Undefined function
Submitted: 2000-08-11 02:19 UTC Modified: 2000-09-04 19:05 UTC
From: dazimi at city dot toronto dot on dot ca Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.1pl2 OS: Winnt
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 - 1 = ?
Subscribe to this entry?

 
 [2000-08-11 02:19 UTC] dazimi at city dot toronto dot on dot ca
I'm simply trying to connect to mssql version 6.5.

I've tried everything that people have suggested on the php.net support but no luck.

I simply get the undefined function.

I have gone through the procedure to make sure the extention_dir is correct and also I have removed the ";" from section:
[MSSQL]
extension=php_mssql.dll

Also someonce mentioned to use the php.exe and now the iis simply hangs  and I can't run the web server any longer.

so I went back to phpiis lib.
Anyhow, our application here at the city of toronto runs partially on mysql which is problem free but the next portion that I have to connect to mssql can not establish connection.

Any suggestion?

Your help is much appreciated.

Dariush
dazimi@city.toronto.on.ca

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-18 19:23 UTC] waldschrott@php.net
dumb question, do you have that .dll placed in the extension dir...
 [2000-09-04 19:05 UTC] sniper@php.net
No feedback.
Please try adding this php_mssql70.dll instead of php_mssql.dll as it seems
there's some typo in php.ini-dist..
Reopen if problem still exists with newer versions ( >= php4.0.2).

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 20:01:31 2024 UTC