Needed help with installation of G.D 2.0x

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mallika
Forum Newbie
Posts: 4
Joined: Fri Sep 22, 2006 10:44 am

Needed help with installation of G.D 2.0x

Post by mallika »

Hi,
I am new to php coding.I was trying to install G.D 2.0x and needed help doing that.
Any help will be appreciated.
Thanks,
mallika.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Can you tell us more about the particular version of PHP you're using, like the version, what platform (operating system) it's being hosted on...?
mallika
Forum Newbie
Posts: 4
Joined: Fri Sep 22, 2006 10:44 am

Post by mallika »

Thanks for replying
Our php is version 4.3.9
it is hosted on linux server.
Apache/2.0.52
Thanks,
Mallika.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

And do you have to access to edit the php.ini and compile files on the server? Or is it hosted by someone else?
mallika
Forum Newbie
Posts: 4
Joined: Fri Sep 22, 2006 10:44 am

Post by mallika »

Yes i do have access but i don't know the commands in linux well.
Thanks,
Mallika
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

http://www.boutell.com/gd/manual2.0.33.html#buildgd has documentation on building GD itself
Then there's the following on the manual's pages: http://php.net/gd#image.installation
mallika
Forum Newbie
Posts: 4
Joined: Fri Sep 22, 2006 10:44 am

Post by mallika »

Hey,
Thank you very much for the links,i just looked at them quickly but it has lots of information.
Thanks.
Mallika
Post Reply