[PHP-DEV] PHP 4.0 Bug #8735 Updated: imagecreatefromgif() becomes an undefined function after upgrading to php4

2001-01-16 Thread derick

ID: 8735
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Apache related
Assigned To: 
Comments:

If I recall correctly, you need to specify --with-gd=/path/to/install to the latest 
versions of PHP

pleaser try this, and report back. Please also report your configure line if it fails.

Previous Comments:
---

[2001-01-16 07:55:43] [EMAIL PROTECTED]


---


Full Bug description available at: http://bugs.php.net/?id=8735


-- 
PHP Development 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]




[PHP-DEV] PHP 4.0 Bug #8735 Updated: imagecreatefromgif() becomes an undefined function after upgrading to php4

2001-01-16 Thread sniper

ID: 8735
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Bogus
Bug Type: Apache related
Assigned To: 
Comments:

Since PHP 4.0.4 the GD extension isn't enabled by default anymore.
You need to add --with-gd into your configure line. 

It should work the same as before IF you haven't changed anything
else in your system, like updated GD libraries without removing the old
ones first.

This is no bug - Bogus.

--Jani

Previous Comments:
---

[2001-01-16 08:08:27] [EMAIL PROTECTED]
If I recall correctly, you need to specify --with-gd=/path/to/install to the latest 
versions of PHP

pleaser try this, and report back. Please also report your configure line if it fails.

---

[2001-01-16 07:55:43] [EMAIL PROTECTED]


---


Full Bug description available at: http://bugs.php.net/?id=8735


-- 
PHP Development 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]