does jpgraph require later version of php than 4.2.2

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
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

does jpgraph require later version of php than 4.2.2

Post by rami »

i have php with redhatlinux server..
which has php4.2.2
i have used jpgraph to make some grpah..
the jpgraph doesnot work in linux server which has php4.2.2
any idea how i can make it work

or is the php upgrade only sloution?
thanks
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

Either update PHP (good idea, 4.2.2 is pretty old, there's been a few security fixes since that version), or use an older version of JPGraph ( http://www.aditus.nu/jpgraph/older_download.php ).
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

Post by rami »

thanks for that..
any way where can i get right version of php for redhat linux..
i dont want to use php 5 for now...

and if some body can just summarize how to update the php in linux..i will be more than happy and grateful
thanks for answer...

i am not that well known to linux but we are keeping it for security ..and stability
Post Reply