[PHP-DEV] Bug #1188: Configuration not work From: okayasu <email protected>
Date: 02/26/99

From: okayasu <email protected>
Operating system: FreeBSD 2.2.6
PHP version: 3.0.6
PHP Bug Type: Dynamic loading related
Bug description: Configuration not work

php3_extension_dir not work when I use 'httpd.conf' file to configure php3.
Because this member is cleared on functions/dl.c about line90.

        if (cfg_get_string("extension_dir",&php3_ini.extension_dir)==SUCCESS &&
php3_ini.extension_dir)

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>