Hello, I manually installed PHP 4.3.2, ISAPI version on a windows 2000 SP3 server with IIS.
I thought I did everything acording to the manual but I must have missed something, becuase when I try to load a info.php page which contains <? Phpinfo(); ?> I get: The specified module could not be found. Everyone has RWX permisions on C:\PHP and its sub-directories. extension_dir = "C:\PHP\extensions\" (but so far none are being loaded) Configured the .php extension under ISAPI applications for "C:\PHP\sapi\php4isapi.dll" Restarted IIS and it sub-apps. What did I miss? Thanks. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php