ID: 31506 Updated by: [EMAIL PROTECTED] Reported By: raminpanahi at hotmail dot com -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Windowss 2000 PHP Version: 4.3.10 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2005-01-12 04:16:42] raminpanahi at hotmail dot com Description: ------------ I am using a Win2K with Apache 1.3.29 and PHP 4.3.10. I have my php.ini file in C:\winnt. It seems to read some of the entries in the INI file, and cannot read some others. Specifically "extension_dir" and "include_path". I am trying to set up extensions for MS SQL server 2000 functions, but since PHP does not load the extensions it cannot find the DLL's either. The PHP engine (or is it Apache?) seems to load the default values for certain INI entries. I have upgraded several time until I got to this version and every time I get the same error. My php is installed in C:\PHP4 and extensions are in C:\PHP4\extensions . Reproduce code: --------------- I just used phpinfo() Expected result: ---------------- I expect the DLL extensions be loaded when I run my PHP script. Actual result: -------------- Extensions are not loaded. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31506&edit=1
