Re: [PHP-WIN] unable to load php-gd2.dll

2005-06-14 Thread Ross Honniball
I had a problem getting GD2 to run on Windows when I installed php5. I ended up copying php_gd2.dll to c:\windows\system32, restarted my machine, and all was good. Can't hurt to try. ross. At 01:25 PM 15/06/2005, you wrote: Okay I at loss. I have tried but i can seem to get the php_gd2.dll

RE: [PHP-WIN] unable to load php-gd2.dll

2005-06-14 Thread ddiffa
Still No luck!! -Original Message- From: Mike [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 14, 2005 10:38 PM To: [EMAIL PROTECTED]; php-windows@lists.php.net Subject: RE: [PHP-WIN] unable to load php-gd2.dll Try using single-quotes. > -Original Message- > From: [EMAIL PROTECTE

RE: [PHP-WIN] unable to load php-gd2.dll

2005-06-14 Thread Mike
Try using single-quotes. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 14, 2005 11:25 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] unable to load php-gd2.dll > > Okay I at loss. I have tried but i can seem to get the > php_gd

[PHP-WIN] unable to load php-gd2.dll

2005-06-14 Thread ddiffa
Okay I at loss. I have tried but i can seem to get the php_gd2.dll to work properly. Any help this is what i have done so far. I have in my php.ini file, ; Directory in which the loadable extensions (modules) reside. extension_dir = "C:\PHP\extensions" I have also uncommented the extensi

[PHP-WIN] (No subject header)

2005-06-14 Thread ddiffa
Okay I at loss. I have tried but i can seem to get the php_gd2.dll to work properly. Any help this is what i have done so far. I have in my php.ini file, ; Directory in which the loadable extensions (modules) reside. extension_dir = "C:\PHP\extensions" I have also uncommented the extensi

[PHP-WIN] PHP 4 and DLLs

2005-06-14 Thread blulagoon
Most of what we do involves Microsoft SQL and ASP, with various dll written in VB acting as the glue between the two. For various reasons we are doing some work in PHP, which links extremely well with MS SQL in our environment, and a colleague of mine wants to re-use some of the dll he has written.

[PHP-WIN] Extension php_ssh2.dll: function ssh2_exec, stream returns only 65536 bytes

2005-06-14 Thread mmarsian
Hi All, i'm using the PHP Version 5.0.4 with Apache 2.0.54 on Windows XP SP2 and the latest Extension Module php_ssh2.dll. I'm making a ssh2 connection to a SuSE 9.1 linux box with sshd version OpenSSH_3.8p1. 1. and most important: if i use the ssh2_exec() function and read the returned strea