Date: 05/28/00
- Next message: chedong <email protected>: "[PHP-DEV] PHP 4.0 Bug #4658: global parameters in class"
- Previous message: heminhu <email protected>: "[PHP-DEV] PHP 4.0 Bug #4656: Don't use Session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: ssantos <email protected>
Operating system: Windows 2000 Prof
PHP version: 4.0.0 Release
PHP Bug Type: Installation problem
Bug description: Can't load some dll's from php.ini
Having either the absolute path in the extension "tag" or using extension dir I can't load php_gd.dll module for php 4.0.0.
Some dll's load ok (lib_gz, calendar). Others don't (php_swf, php_gd)
--- Extract from php.ini -------
extension=d:\php4\php_calendar.dll -> Loads ok
extension=d:\php4\php_gd.dll -> "Ingored"
--------------------------------
I tried using dl() too, but no go either.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: chedong <email protected>: "[PHP-DEV] PHP 4.0 Bug #4658: global parameters in class"
- Previous message: heminhu <email protected>: "[PHP-DEV] PHP 4.0 Bug #4656: Don't use Session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

