parag joshi

Well-Known Member
Sep 2, 2008
52
0
56
Hello,

I have managed to install Limesurvey and it works, except for the results part that works with jpgraph. I get the following error.
----------------------------
Warning: require_once(/var/apache/htdocs/jpgraph/jpgraph.php) [function.require-once]: failed to open stream: No such file or directory in /home/fairyjo/public_html/limesurvey/admin/statistics.php on line 75

Fatal error: require_once() [function.require]: Failed opening required '/var/apache/htdocs/jpgraph/jpgraph.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fairyjo/public_html/limesurvey/admin/statistics.php on line 75

How to resove this?
 

SB-Nick

Well-Known Member
Aug 26, 2008
175
9
68
cPanel Access Level
Root Administrator
Hello,

That log says almost everything.

Warning: require_once(/var/apache/htdocs/jpgraph/jpgraph.php) [function.require-once]: failed to open stream: No such file or directory

Look for the path and see if exists. Its probably you did not configure the application correctly.