Yes, all requested module is put on same folder which module which succesfully load. But, I don't understand why they say the module is not found? I hope, you can help me Thanks
________________________________ From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Fri 09-Dec-2005 23:06 To: Bagus Nugroho; Jay Blanchard; php-general@lists.php.net Subject: RE: [PHP] Problem on Instalation ~ several module unable to download [snip] It's done ... But it was create errror like this PHP Startup: unable to load dynamic library 'c:\php\ext\php_mysqli.dll' - The specified module could not found. I was re-check to ensure php_mysqli.dll is on c:\php\ext and used from same source... [/snip] Any of the modules that you want to load should be in that directory and the php.ini should point to it.