473,769 Members | 4,846 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP 4.3.3 with GD2 library installer

Hi, I'm trying to experiment with the GD2 library(or GD for that matter) for
win32 platform BUT could not find any that support it. Could you tell me
where to find the binary of it? Thanks.
Jul 17 '05 #1
6 7745
According to Useko Netsumi <RE************ ****@earthlink. net>:
Hi, I'm trying to experiment with the GD2 library(or GD for that
matter) for win32 platform BUT could not find any that support it.
Could you tell me where to find the binary of it? Thanks.


It's included with the latest binary builds of php for win32, at least the 6M
version (which I just downloaded a few days ago). You just have to enable the
dll extension in the config file for php and it'll be up and running.

--
eth'nT
http://www.hydrous.net
to email: remove all capital letters from given address
Jul 17 '05 #2
I downloaded the 6+MB version as well and enable the dll
extension(php_g d2.dll); BUT when I query the information using phpinfo(),
GD2 is no where activated.

Perhaps the win32 binary(and the installer)versi on did not include GD2 when
built.

PS: I tried to use imagecreate() function of GD2 and it
told me that the function does not exist.
The same code I ran it on my linux version, and
it worked.

Please advice. Thanks.
"Ethan T" <ne*********@SP AMebt.cjb.net> wrote in message
news:bl******** **@ngspool-d02.news.aol.co m...
According to Useko Netsumi <RE************ ****@earthlink. net>:
Hi, I'm trying to experiment with the GD2 library(or GD for that
matter) for win32 platform BUT could not find any that support it.
Could you tell me where to find the binary of it? Thanks.
It's included with the latest binary builds of php for win32, at least the

6M version (which I just downloaded a few days ago). You just have to enable the dll extension in the config file for php and it'll be up and running.

--
eth'nT
http://www.hydrous.net
to email: remove all capital letters from given address

Jul 17 '05 #3
How did you enable extention? in %WINDIR%\php.in i file?

"Useko Netsumi" <RE************ ****@earthlink. net> wrote in message
news:bl******** ****@ID-159205.news.uni-berlin.de...
I downloaded the 6+MB version as well and enable the dll
extension(php_g d2.dll); BUT when I query the information using phpinfo(),
GD2 is no where activated.

Perhaps the win32 binary(and the installer)versi on did not include GD2 when built.

PS: I tried to use imagecreate() function of GD2 and it
told me that the function does not exist.
The same code I ran it on my linux version, and
it worked.

Please advice. Thanks.
"Ethan T" <ne*********@SP AMebt.cjb.net> wrote in message
news:bl******** **@ngspool-d02.news.aol.co m...
According to Useko Netsumi <RE************ ****@earthlink. net>:
Hi, I'm trying to experiment with the GD2 library(or GD for that
matter) for win32 platform BUT could not find any that support it.
Could you tell me where to find the binary of it? Thanks.
It's included with the latest binary builds of php for win32, at least

the 6M
version (which I just downloaded a few days ago). You just have to
enable the
dll extension in the config file for php and it'll be up and running.

--
eth'nT
http://www.hydrous.net
to email: remove all capital letters from given address


Jul 17 '05 #4

"Dmitry Ruban" <di**@region35. ru> schrieb im Newsbeitrag
news:bl******** **@gavrilo.mtu. ru...
How did you enable extention? in %WINDIR%\php.in i file?

"Useko Netsumi" <RE************ ****@earthlink. net> wrote in message
news:bl******** ****@ID-159205.news.uni-berlin.de...
I downloaded the 6+MB version as well and enable the dll
extension(php_g d2.dll); BUT when I query the information using phpinfo(), GD2 is no where activated.

Perhaps the win32 binary(and the installer)versi on did not include GD2

when
built.

PS: I tried to use imagecreate() function of GD2 and it
told me that the function does not exist.
The same code I ran it on my linux version, and
it worked.

Please advice. Thanks.
"Ethan T" <ne*********@SP AMebt.cjb.net> wrote in message
news:bl******** **@ngspool-d02.news.aol.co m...
According to Useko Netsumi <RE************ ****@earthlink. net>:
> Hi, I'm trying to experiment with the GD2 library(or GD for that
> matter) for win32 platform BUT could not find any that support it.
> Could you tell me where to find the binary of it? Thanks.

It's included with the latest binary builds of php for win32, at least

the
6M
version (which I just downloaded a few days ago). You just have to

enable
the
dll extension in the config file for php and it'll be up and running.

--
eth'nT
http://www.hydrous.net
to email: remove all capital letters from given address


Check if PHP_gd2.dll is in your extensions dir. If not Download it here
http://kromann.info/php4/php_gd2.dll
That sould work of course you still have to uncomment it!
Jeremy
Jul 17 '05 #5
"Useko Netsumi" <RE************ ****@earthlink. net> wrote in
news:bl******** ****@ID-159205.news.uni-berlin.de:
I downloaded the 6+MB version as well and enable the dll
extension(php_g d2.dll); BUT when I query the information using
phpinfo(), GD2 is no where activated.

Perhaps the win32 binary(and the installer)versi on did not include GD2
when built.

you are correct, the installer version does NOT enable extensions nor does
it come with (m)any. you have to download the PHP installation that is
merely a .zip file, extract it to your PHP directory (after removing
everything else in it first), and config to personal liking.

the .msi installer really just installs the PHP parsing engine i think, no
bells or whistles at all.
Jul 17 '05 #6
Tell me if i'm wrong;

CreateImageTrue Color is a gd2 only function, right?
If so, easyphp includes php, gd2, mysql, and stuff in one easy win32 install :)
Jul 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
3357
by: BJörn Lindqvist | last post by:
See: http://www.wxpython.org/quotes.php. especially: "wxPython is the best and most mature cross-platform GUI toolkit, given a number of constraints. The only reason wxPython isn't the standard Python GUI toolkit is that Tkinter was there first." - Guido van Rossum Guess, that answers my question, but isn't "Tkinter was there first" a very bad answer? :) It is kinda ugly too, so I wonder why it can't be replaced? Or maybe another GUI...
0
1462
by: Hazelgrey | last post by:
I've recently installed Visual Basic .NET 2003 Standard on my XP Pro machine. The machine has been powered off and on and rebooted various times since installation. Still, each time I start VB.NET 2003, the Windows Installer attempts to configure the MSDN Library that accompanied the standard package. Search of the FAQ and of the newsgroups failed to recover indications that it's a known issue, or that anyone else has had this problem.
3
2499
by: Arun Bhalla | last post by:
I'm borrowing some code from Pavel's Command Prompt Explorer Bar installer to use in my own explorer bar's installer. Recently I've been thinking that using an assembly version like "1.0.*" (hence, for example, "1.0.1304.25935") would be useful, at least for development and debugging purposes. (Someone please point out the cons to this idea!) Well, anyway, Pavel's installer basically exists to register the assembly, and unregister the...
5
4928
by: Arun Bhalla | last post by:
I'm working with VS.NET 2003 and .NET 1.1 (not SP1) on Windows XP SP1. My application is using the Windows Installer Bootstrap. (I may have also installed a module which detects requirements (.NET 1.1 -> MsiNetAssembly Support.) I have a few issues and questions regarding the MSI and its properties. * This may be my biggest annoyance at the moment. When the installer creates the target directory, it's setting them as read-only. When the...
3
1346
by: Jozef | last post by:
Hello, I'm wondering if the physical path of a library really matters as long as the library is registered with windows. FOr instance, if I have the DAO 3.6 object library in C:\Temp\ on my computer, but another computer has the same library registred in C:\Windows\System32\, would I still get a "MISSING: reference" when I try to run the database on the second computer?
3
1892
by: Brian Henry | last post by:
This has worked perfectly for the past year now all the sudden it will not compile the installer project correctly. All our source code is in a Source Safe database so every system we do this on should be identicle. On one system the installer project will compile correctly, but on two others it will fail with this error. ------ Rebuild All started: Project: Installer, Configuration: Debug ------ Building file 'T:\Current Builds...
44
2482
by: Jeff | last post by:
Hi I have a library mde that is used with some customer databases and I found out that another developer discovered it while doing some maintenance work on an old database for the same customer and has copied it to use with her databases. Naturally, I was not impressed and that story continues. It was not the customers fault. I assume she took a copy of the original code from the customers database and is working out how to use the...
7
2172
by: Rico | last post by:
I'm hoping this isn't another one of Microsofts ever depleating free help things, but I had to re-install Visual Studio 2003 Enterprise on a clean installation of Windows XP Pro. When I hit the F1 Key, (no matter what I use it on) I get "No links are available for the current selection". So I clicked the menu bar "Help" and "Contents", I get a blank window. So I go to the program menu and hit "Start>Programs>Microsoft Developer...
3
6670
PieCook
by: PieCook | last post by:
Error message: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Basically, I recently purchased a game programming book, and was trying to follow along. The book uses the Allegro game library, and I was trying to configure a Visual C++ 8.0 project to compile and link to the library. First, I installed Allegro 4.2 by copying the lib and include folders to the...
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9995
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8872
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3962
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.