coderage Posted June 28, 2007 Share Posted June 28, 2007 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.