Check also with phpinfo() to acertain what extensions are installed, because you can have it installed in a directory but php.ini may have an incomplete configuration...
Just two ideas... hope to have been of help...
LF
Benjamin Walling wrote:
I set up the mssql extension. I process a page from the command line (php d:\websites\istatus\DispatchNav.php) and it reads from the SQL Server and processes normally. If I try the page from a browser, I get 'call to undefined function: mssql_connect()'. I have restarted IIS, and that did not help.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php