Search found 6 matches
- Tue Jun 10, 2003 1:20 pm
- Forum: PHP - Code
- Topic: Reading GIF
- Replies: 2
- Views: 797
Thanks a lot for your advice. As discovered my issue was in wrongly upgraded PHP from 4.3.1 to 4.3.2, where I letf PHPTS.DLL from previous version, which cause PHP_GD2.DLL to fail during loading. Once I corrected it, I was able to read GIF with no problem. By the way, ImageMagic looks fine, but it d...
- Tue Jun 10, 2003 10:13 am
- Forum: PHP - Code
- Topic: Problems with fsockopen()
- Replies: 1
- Views: 1145
I have the same problem. I've got slightly different responce: gethostbyaddr('64.246.30.37') : rs1.php.net fsockopen with ip Warning: fsockopen(): php_hostconnect: connect failed in C:\Program Files\Apache Group\Apache2\htdocs\testurl.php on line 10 Warning: fsockopen(): unable to connect to 64.246....
- Tue Jun 10, 2003 8:40 am
- Forum: PHP - Code
- Topic: GD+PHP version
- Replies: 3
- Views: 777
- Tue Jun 10, 2003 8:19 am
- Forum: PHP - Code
- Topic: GD+PHP version
- Replies: 3
- Views: 777
- Tue Jun 10, 2003 6:28 am
- Forum: PHP - Code
- Topic: GD+PHP version
- Replies: 3
- Views: 777
GD+PHP version
I have coppied PHP 4.3.2 over 4.3.1, and I coppied all DLLs as well. Right now, PHPINFO() says: in header - PHP Version 4.3.1 below - Apache/2.0.44 (Win32) PHP/4.3.2 Can anybody let me know what's wrong? In PHP.INI I enabled extension php_gd2.dll, but during Apach startup it says twice: Unknow(): Un...
- Tue Jun 10, 2003 6:13 am
- Forum: PHP - Code
- Topic: Reading GIF
- Replies: 2
- Views: 797
Reading GIF
I need to read a GIF from a server on Internet. Please, could anybody help me, how to do it as I understand GIF is no any more supported by GD library? I use Win XP, Apache 2 and PHP 4.3.2
Thanks a lot.
Marek
Thanks a lot.
Marek