[PHP-DEV] PHP 4.0 Bug #10165: install.txt doesn't mention copying DLLs to WINNT From: jhurshman <email protected>
Date: 04/04/01

From: jhurshman <email protected>
Operating system: Windows 2000 Advanced Server
PHP version: 4.0.4pl1
PHP Bug Type: Documentation problem
Bug description: install.txt doesn't mention copying DLLs to WINNT

I have PHP running as CGI on IIS5.0 (Windows 2000 Advanced Server). I followed exactly the instructions in the install.txt document.

When I tried to load certain extensions (any database extensions, specifically), php.exe would hang, with the complaint that "Warning : Unable to load dynamic library './php_mssql70.dll' - The specified module could not be found."

In searching the bug reports here, I found the suggestion to copy the contents of the php/dll directory to winnt\system32. That fixed the problem.

The "install.txt" document should mention this.

-- 
Edit Bug report at: http://bugs.php.net/?id=10165&edit=1

-- 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>