When I coomment out the extension in php.ini...and try to reload
i get this message

Fatal error: Call to undefined function: mssql_connect() in
D:\webster\php\mssql.php on line 10
PHP Warning: Unknown(): Unable to load dynamic library './php_mssql.dll' -
Impossibile trovare il modulo specificato. in Unknown on line 0

these are the info on my installation of php (from installer for Win)

PHP Version 4.3.3

      System  Windows NT SELFPACEDCPU 5.0 build 2195
      Build Date  Aug 24 2003 22:01:16
      Server API  CGI/FastCGI
      Virtual Directory Support  enabled
      Configuration File (php.ini) Path  C:\WINNT\php.ini
      PHP API  20020918
      PHP Extension  20020429
      Zend Extension  20021010
      Debug Build  no
      Thread Safety  enabled
      Registered PHP Streams  php, http, ftp, compress.zlib




"Darvin Andrioli" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> > -----Original Message-----
> > From: Nicola Romita [mailto:[EMAIL PROTECTED]
> > Sent: Friday, September 12, 2003 12:58 PM
>
>
> > i get this message..and I'm sure my code is clean...(just from a book)
> >
> > Fatal error: Call to undefined function: mssql_connect() in
> > D:\webster\php\mssql.php on line 10
>
> Do you have comment out the line 'extension=php_mssql.dll' in your
php.ini?
>
> For more detial how to configure PHP and MS Sql, see
> http://www.php.net/manual/en/ref.mssql.php ( or
> http://www.php.net/manual/it/ref.mssql.php the italian version ).
>
> Ciao
>
> Darvin

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to