ID:               20352
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: RedHat Linux 7.3
 PHP Version:      4.3.0-pre2
 New Comment:

had the same problem and solved it:

problem was, that i had 2 php versions (4.1.0 and 4.3.0) installed and
the "buildconf" call for php-gtk just configured to get used with
(4.1.0 the default php-installation) 

so php-gtk first found the php (4.1.0) installed in /usr/bin the
distribution-installation from Mandrake and php-gtk worked fine with it
... 

but i tried to use my own php-version (4.3.0) with gtk, so i completly
removed the 4.1.0 and run the php-gtk build process again ...
everything runs fine now.


Previous Comments:
------------------------------------------------------------------------

[2002-11-10 22:05:26] [EMAIL PROTECTED]

Trying to run any program that uses the PHP-GTK extension dies
immediately with an error message similar to this:
PHP Fatal error:  php-gtk: argc/argv are corrupted in
/root/php-gtk-cvs/test/hello.php on line 7


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20352&edit=1

Reply via email to