Hi, I got some problems loading php extensions (php_gettext.dll)... When IIS starts, PHP complains that it cannot load the dll...
>From my \winnt\php.ini: ; Directory in which the loadable extensions (modules) reside. extension_dir = d:\php\extensions\ extension=php_gettext.dll The system itself: [d:\php\extensions]cacls php_gettext.dll D:\php\extensions\php_gettext.dll Everyone:F Everyone's got access to read the dll.... Why on earth won't PHP load it?? It's PHP 4.2.0 (Win32) for those wanting to know, running on NT4 via IIS -- me -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php