Jan says: 'Do not load php_gtk.dll through php.ini, only use dl(), otherwise it crashes (atleast on Win32).' Me thinks: 'There should be no crash, but a warning. Anyways, remove it from php.ini-dist, so others do not run into this... :-)

This commit is contained in:
Sebastian Bergmann 2001-03-03 13:10:13 +00:00
parent a5c676e91f
commit 9be9e95f06

View file

@ -380,7 +380,6 @@ allow_url_fopen = On
;extension=php_filepro.dll
;extension=php_gd.dll
;extension=php_gettext.dll
;extension=php_gtk.dll
;extension=php_hyperwave.dll
;extension=php_iconv.dll
;extension=php_ifx.dll