Re: 2.0.1 issue: complains about missing gtkhtml.3.0.dll
[email protected] (Elizabeth M Smith) Wed, 28 May 2008 09:04:18 -0400
| Newsgroups | php.gtk.general |
|---|---|
| Message-ID | <[email protected]> |
André Jansen wrote: > Hi all, > > Just found a bit of time to start testing the 2.0.1 release. > > Done with tweaking the ini file and the extensions, when running my first > test php-win.exe complained it could not find gtkhtml.3.0.dll. > > I have not found trace of this file in any other php-gtk distribution > thus far, a web search turned up zilch. > > Removing php-gtk-html2.dll from the extension list (the dll file exists > in the extension dir) in the ini file stopped php-win.exe from > complaining, but of course this means that GtkHtml will not be available. > > Any clues? > > Cheers, php_gtk_html2.dll is an extension - if you look there is a separate binary package for people using PHP-GTK extensions on windows. PLEASE read the README included in the php-gtk download. Thanks, Elizabeth