|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
GD 2.0.28
I have php4.3.4 and need GD2.0.28 minimum. The only place I found the library is amongst PHP5 libraries.
Can I copy php_gd2.dll from the php% libraries to my php4 extensions folder to update my version of GD? |
|
#2
|
|||
|
|||
|
RE: GD 2.0.28
wouldn't hurt to just copy it and try, but I am almost certain that it wouldn't work. usually when the php version changes you need to get a new build of a dll for it to work.
|
|
#3
|
|||
|
|||
|
RE: GD 2.0.28
ok. How do I make a new build. I got PHP4.3.4 from php.net and just installed it. I have never made a library before.
How can I build a library the GD2.0.28 for my verison of PHP. |
|
#4
|
|||
|
|||
|
RE: GD 2.0.28
Since you mention .dll files, you are apparently doing this on Windows. Since you are installing PHP yourself, this is apparently your server. The simple way to get the version of GD2 that you need is to install the version of PHP that has it. The latest version of PHP4 is 4.4.4 (this has all the latest security and bug patches as well.)
If you want to compile PHP yourself for Windows, see the instructions at www.php.net |
|
#5
|
|||
|
|||
|
RE: GD 2.0.28
To get PHP to work with a different version of GD, you must compile PHP with the C code .h header files for that version of GD library. I doubt you want to construct a build of PHP just to get a newer GD version.
|
|
#6
|
|||
|
|||
|
RE: GD 2.0.28
just test
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > GD 2.0.28 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|