Jump to content

proble with phpgraphlib and lamp server


Recommended Posts

I am using phpgraphlib for creating graph.. everything is working fine and i can view graph in my windows machine wamp server. AS i know that in windows GD library(used for creating image) has installed with wamp server ...  in windows i just uncomment the line ph_gd2.dll in php.ini.

 

 

But in lamp server every form working fine but  graph form which was calling phpgraphlib is not opening. when i open this form it show me (//localhost) instead of graph... WHY?

 

I know that phpgraphlib using image() for creating image.. In windows if you uncomment php_gd2.dll , the process of image creating is fine.

 

But in Centos5 i am not able to find the solution even from php.ini.

 

I already tried to load php-gd latest but facing the same problem

 

Please help?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/249248-proble-with-phpgraphlib-and-lamp-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.