I am trying to get custom graph extensions setup on the site. I've tried a number of steps towards that. If anyone can assist with any of the following it would be appreciated.
I tried to setup a phpinfo.php file to get a display of the configuration however I get a forbidden error.
I tried to load 2 different addon libraries - phplot & phpgraphlib.
phpgraphlib needs GD2 extensions enabled, which I do not see as a choice in the php configuration page. Can I get these? How?
phplot, only need GD extensions. It is enabled. I've copied 2 needed files for phplot into a sub folder but when I run a test graph page I get 'mydomain.x10.mx' page is not working. http error 500. The relative path in the test page is correct.
Has anyone setup any of these?
I tried to setup a phpinfo.php file to get a display of the configuration however I get a forbidden error.
I tried to load 2 different addon libraries - phplot & phpgraphlib.
phpgraphlib needs GD2 extensions enabled, which I do not see as a choice in the php configuration page. Can I get these? How?
phplot, only need GD extensions. It is enabled. I've copied 2 needed files for phplot into a sub folder but when I run a test graph page I get 'mydomain.x10.mx' page is not working. http error 500. The relative path in the test page is correct.
Has anyone setup any of these?