PHP :: Bug #39316 :: extension_dir (in php.ini) has no effect in

Oct 31, 2006 I configured the extension_dir line in php.ini using all these forms: extension_dir = c:\PHP\ext extension_dir = c:\php\ext extension_dir

extension_dir doesn't change in php.ini

Except that the "extension_dir" doesn't change, it keeps saying "C:\php5", whereas I changed that in my ini-file into "E:\php\ext".

PHP installed on windows. extensions aren't working PHP Server

I also specify the full path: extension_dir = "c:\php5\ext\" And I have personally had problems if I forgot the last \ after ext. For my most recent

setting up extension_dir - PHP

P: n/a. Michael Bradley-Robbins. How do I set up the extension_dir in windows to point to "c:\php\ext"? I've tried almost everything. Jul 17 '05

Can't get any modules to load [Archive] - PHPBuilder.com

Aug 31, 2004 Configuration File (php.ini) Path - C:\WINDOWS\php.ini note also .. PHP4 extension_dir = c:\php\extensions. PHP5 extension_dir = c:\php\ext

extension_dir problem (help needed!!)...urgent - - PHP, Apache

I tried also to put the extension_dir line to the bottom of php.ini file without result. I' m using WAMP 2.0i. Loaded Configuration File C:\Program

php.ini - php -i | find "extension_dir" don't take effect after modified its

ext extension_dir ./ext ./ext. but php -i | find "extension_dir" always show this and can't be modified with in php.ini file extension_dir => C:\php5

PHP installation can not load Mysql extension on Windows XP - Hot

extension_dir = "/php/ext" None of the above worked. I am using the following: PHP version 5.2.4 - unzipped to c:\ and manually configured

extension_dir in php.ini: extension_dir

Jul 26, 2005 value in php.ini: extension_dir = .;c:\php\ext include_path = .;c:\php\includes phpinfo() shows: extension_dir C:\php5 include_path .