Did you copy over the php.ini file from the chi package. The php.ini file from the installer has nothing really in it...
Ray Hunter Firmware Engineer ENTERASYS NETWORKS -----Original Message----- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 9:40 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1 Roy sorry but it dosetn work i try it the same error output... "Ray Hunter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... What I do is add all the dlls to the same directory as your php.exe file. I then edit the php.ini file to load the extension_dir from that directory... Example: extension_dir = ./ Then this allows php to look in the same directory as php.exe for the dll's. I used the installer to set up the directory. Then add all the extra stuff to that directory. This should work for you. Ray Hunter Firmware Engineer ENTERASYS NETWORKS -----Original Message----- From: Mike Schmid [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 8:46 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Extensions and php and dll problem on win2k whit php 4.1.1 Hi NG Help needed, i have make a new istallation of php 4.1.1 (with the installer). I configured everyhing like iis php.ini. registry and permission on th ntfs partition. I coppy all the dll`s from php (not the extensions dll´s) to system32. I downloded to the win32 package with the extensions pack and copy the stuff to php. The problem now is if i run info.php i got some errors like "unable to load dynamic link libary ´c:\php\extensions/php_ifx.dll´,´c:\php\extensions/php_ingres.dll=B -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php