I'm having a problem getting any extensions to work in php. my phpinfo(); reports in "Configuration PHP Core" that: extension_dir = c:\php4
but in my php.ini, I set it as: extension_dir = "c:\WINDOWS\system32\" I also went through and uncommented my extensions in the .ini file, and I have copied the .dll files to where my php.ini is set. Is there a syntax problem in my .ini file? Does anyone have a suggestion? I've tried creating a php4 folder and putting the .dlls inside, but that didn't work. :( Thanks, Emily ===== __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php