Hello List. I uam using: apache 1.3.29, php 4.3.4, MySql 1.3 on WIN2K-Pro My php install (and extensions dir) is under c:\php. However, in php.ini (located under WINNT\php.ini) I point the extensions directory to c:\php\extensions, the php_info() lists extensions_dir=c:\php4 (does not read or accepts the change). If I leave it as default which is: extensions_dir="./" this shows up under php_info() listing. I have tried: / and \ (slashes) c:php or c:\php\extensions With our without quotes Result it doe snot accept. If I leave it at default, than the gd module that is bundled with php does not get loaded (whihc I need), errors as : module not found-I made sure that I uncommented that part. Any suggestions? TIA, RAfi This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php