- win32std is not php-gtk
43 weeks 4 days ago - php gtk windows extension exists
44 weeks 4 days ago - Added capabilities
45 weeks 22 hours ago - GtkHtml-3.0.dll missing error
47 weeks 4 days ago - No PHP 6
1 year 16 weeks ago - Recurring question!
1 year 19 weeks ago - Use the forum for support questions
1 year 23 weeks ago - PHP-GTK installation complements for Ubuntu 10.04 Natty Narwhal
1 year 23 weeks ago - Article restored: who's willing to do the others ?
1 year 23 weeks ago - you can use COM with WScript.Shell or the REG command in Windows
1 year 40 weeks ago


Comments
Thanks
Thanks!
In order to make it work I had to create /usr/local/php-gtk/lib/php.ini with
extension=php_gtk2.so
It's not compiled with GladeXML support, or I'm missing something?
Glade and other extensions
Hi Sabastian,
Thanks for pointing out I forgot to add the extension to the php.ini.
as for glade and other extensions I have not compiled them in as I was waiting to be able to compile them shared, which thanks to bob on irc #php-gtk I can now do.
so tomorrow I will be updating the phpgtk2 package and adding a few more packages for glade, sourceview and libsexy, at present there is conflicts with gtkextra as shared but rest assured the php-gtk dev team are working on this.
if you have any problems or questions feel free to contact me via this site.
regards Leon Pegg
configuration directory
what would be interesting is to have a configuration directory (
/usr/local/php-gtk/lib/conf.d/) and update each extension file individualy. I don't know how to do that, but that's default for php5 on feisty.