You need to recompile PHP with --enable-mssql="path/to/some/files"   or something like 
that as php does not come with support for mssql default. 
Read the INSTALL file that came with the sources or run, in the php source directory, 
./configure -help for all the switches.

//Richard 

-----Original Message-----
From: Daniel Persson [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 2:35 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] MS SQL Server support 


I got this error message when using PHP 4.06 with MSSQL.

PHP ERROR: PHP build incomplete: the prerequisite MS SQL Server support
required to read the alert database
was not built into PHP. Please recompile PHP with the necessary library
(--enable-mssql).

Is there anyone who knows what's wrong?

/Daniel






-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to