error with the graphs (jpgraph)
Posted: Sat Dec 16, 2006 11:53 pm
normally i make application and test it in windows system which has easyphp as server..with php 4+
and my actual webserver for intranet is in redhat 9 linux which has php 4.2.2
i made an application which has graphical test..using a ready made pack jpgraph
though it worked fine in windows system
it is showing error in linux system as
Warning: Failed opening 'http://www.nobel.edu/jpgraph/src/jpgraph.php' for inclusion (include_path='.:/usr/share/pear') in /var/webs/nobel/jpgraph/src/Examples/example9.php on line 2
Fatal error: Class logscale: Cannot inherit from undefined class linearscale in /var/webs/nobel/jpgraph/src/jpgraph_log.php on line 21
Fatal error: Class lineplot: Cannot inherit from undefined class plot in /var/webs/nobel/jpgraph/src/jpgraph_line.php on line 25
Fatal error: Cannot instantiate non-existent class: graph in /var/webs/nobel/jpgraph/src/Examples/example9.php on line 11
what is cause of error
if not having pear is error
where can i get it and where in linux should i install that pear or files
thanks
by the way that http://www.nobel.edu is for intranet made from dns resolve in linux
and my actual webserver for intranet is in redhat 9 linux which has php 4.2.2
i made an application which has graphical test..using a ready made pack jpgraph
though it worked fine in windows system
it is showing error in linux system as
Warning: Failed opening 'http://www.nobel.edu/jpgraph/src/jpgraph.php' for inclusion (include_path='.:/usr/share/pear') in /var/webs/nobel/jpgraph/src/Examples/example9.php on line 2
Fatal error: Class logscale: Cannot inherit from undefined class linearscale in /var/webs/nobel/jpgraph/src/jpgraph_log.php on line 21
Fatal error: Class lineplot: Cannot inherit from undefined class plot in /var/webs/nobel/jpgraph/src/jpgraph_line.php on line 25
Fatal error: Cannot instantiate non-existent class: graph in /var/webs/nobel/jpgraph/src/Examples/example9.php on line 11
what is cause of error
if not having pear is error
where can i get it and where in linux should i install that pear or files
thanks
by the way that http://www.nobel.edu is for intranet made from dns resolve in linux