[PHP-WIN] Re: Problem with extensions w2k/IIS PHP4.3.0

2003-02-28 Thread Joshua Groboski
Thanks for the suggestions. Mr. Killmer hit the nail squarely on the head with his answer. I did not have ntwdblib.dll in the windows directory. I simply copied it there and magically everything works. Thanks again. Josh "Joshua Groboski" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTEC

[PHP-WIN] Re: Problem with extensions w2k/IIS PHP4.3.0

2003-02-28 Thread Christoph Grottolo
[EMAIL PROTECTED] (Joshua Groboski) wrote: >I seem to be unable to track down my problem. In my php.ini I have set >extension_dir = c:\php\extensions > >I confirmed that the dll files are there and adequately permissioned >(everyone >has full control). > >When I enable extension=php_mssql.dll my

[PHP-WIN] Re: Problem with extensions w2k/IIS PHP4.3.0

2003-02-28 Thread pingywon MCSE
try pointing directly to the .dll not just the Dir.just a thought -- ~pingywon MCSE _ MCP, MCSA, MCSE Certification Forums. The Information Exchange. http://pingywon.mine.nu http://www.pingywon.ibforums.com "Joshua Groboski" <[EMAIL PROTECTED]> wrote i