Jump to content

PHP GTK installation problem


Recommended Posts

Hi

I have Winxp + Apache 2.2 + PHP 5

I am tryin to install PHP GTK... this is what i did so far

 

1- copied all the files in php-gtk->php4 folder (all the dlls) into my existing php5' extensions folder

2- appended the [php-gtk] extension part in the php-gtk ini.... into my existing php5 ini file.

 

when i tried to run the examples that came with the php-gtk this is the error im getting :

 

Warning: dl() [function.dl]: Not supported in multithreaded Web servers - use extension=php_gtk.dll in your php.ini in D:\htdocd\test\combobutton.php on line 5

 

Fatal error: Class 'GtkWindow' not found in D:\htdocs\test\combobutton.php on line 8

 

Please suggest how to fix this. Thanks

Link to comment
https://forums.phpfreaks.com/topic/57631-php-gtk-installation-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.