Re: [PHP-GTK] Re: Can't get V0.1 to run on Win98

[email protected] (David Broker) Tue, 07 Aug 2001 11:37:05 +1000
Newsgroups php.gtk
Message-ID <[email protected]>
Hi,
With old php.exe & php4ts.dll (V4.0.6) I get:

  Unable to load dynamic library 'e:\php\extensions\php_gtk.dll'
- A device attached to the system is not functioning.

With the only included in the GTK dist I get:

PHP Warning:  Unable to load dynamic library 'e:\php\extensions\php_gd.dll' - A
device attached to the system is not functioning.
  in Unknown on line 0
PHP Warning:  Unable to load dynamic library 'e:\php\extensions\php_imap.dll' -
A device attached to the system is not functioning.
  in Unknown on line 0

And then I get a "PHP has performed an illegal operation" pop up:

"PHP caused an invalid page fault in
module PHP_GTK.DLL at 0187:015f82f9.
Registers:
EAX=00000000 CS=0187 EIP=015f82f9 EFLGS=00010246
EBX=012af1f8 SS=018f ESP=0063fafc EBP=011872b4
ECX=ffffffff DS=018f ESI=007605d0 FS=4d5f
EDX=00000000 ES=018f EDI=00000000 GS=0000
Bytes at CS:EIP:
f2 ae 6a 00 6a 00 f7 d1 68 64 93 63 01 49 68 5c
Stack dump:
00000000 00000000 007605d0 00000000 00000000 100b5da7 00000000 0118a6d4 
012af1f8 00000000 007605d0 0063fd88 007605d0 0063fcf0 0063fc6c 01184d28 "

Regards,
David


At 09:23 PM 06/08/2001 -0400, Adam Oliver wrote:
>The line "'e:\php\extensions/php_gtk.dll'" makes me think you have your
>extension set to "e:\php\extensions".  Try adding a \ to the end.
>"e:\php\extensions\"  I've seen posts where if that trailing backslash is
>not there, windows uses a forward slash.  Hope that helps.
>
>----------------------------------------------------
>Adam D. Oliver
>Independent Consultant
>http://www.meyedev.com/people/aoliver.htm
>mailto:[email protected]
>
>
>"David Broker" <[email protected]> wrote in message
>news:[email protected]...
> >
> > Hi!
> > I get this message after I installed PHP GTK V0.1 on Win98 SE:
> >
> > E:\>e:\php\php.exe -q copy.php
> > <br>
> > <b>Warning</b>:  Unable to load dynamic library
>'e:\php\extensions/php_gtk.dll'
> > - A device attached to the system is not functioning.
> >   in <b>copy.php</b> on line <b>3</b><br>
> > <br>
> > <b>Fatal error</b>:  Cannot instantiate non-existent class:  gtkwindow in
> > <b>cop
> > y.php</b> on line <b>156</b><br>
> >
> > The same script works fine with V0.0.4.
> > e:\php\extensions/php_gtk.dll is the local of the file.
> >
> > Any idea what the problem is?
> >
> > Incidentally (maybe its related), when I try to run php_win.exe nothing
> > happens.
> > If I double click on the file, I get a pop-up telling me how to use it, if
> > I make a short cut to the file with the path to the script after it,
> > nothing at all happens.
> >
> > Thanks for your help!
> >
> > Regards,
> > David
> > [email protected]
> >
>
>
>
>--
>PHP GTK Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>To contact the list administrators, e-mail: [email protected]