Date: 04/30/00
- Next message: David Treves: "[PHP-DEV] installation problem"
- Previous message: David Treves: "[PHP-DEV] HELP!!! session_start() stucks the script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: cgi <email protected>
Operating system: Windows 98 se
PHP version: 4.0 Release Candidate 1
PHP Bug Type: MSSQL related
Bug description: MSSQL functions don't work
Trying to use any of the mssql_ functions will cause termination from the rest of the script.
I am running Apache 1.3.12 on Windows 98 Second Edition. I have PHP4 RC1 and MS SQL 7. I have followed (as best as I can) the README and INSTALL documentation.
I have a very simple .php script that makes a call to the mssql_connect function. I then print the value of the variable used to capture the status of the function. When I look at the source PHP has generated everything up the mssql_ function and nothing after.
I can connect normally using the ODBC functions to the SQL database.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: David Treves: "[PHP-DEV] installation problem"
- Previous message: David Treves: "[PHP-DEV] HELP!!! session_start() stucks the script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

