Home Forums Chart Support New Installation Error

New Installation Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • #29063

    i have just downloaded ‘Download PHP Code Samples’, extracted the zip file in a director xamp/htdocs/samplecharts/

    when i run the index.php file, raw list of chart type occurs, when i click on any list item, e.g. Column Chart
    then following errors are occuring:

    Warning: include(../header.php): failed to open stream: No such file or directory in C:\xampp\htdocs\chart-types\column.php on line 1

    Warning: include(): Failed opening ‘../header.php’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\chart-types\column.php on line 1

    Warning: include(../sidebar.php): failed to open stream: No such file or directory in C:\xampp\htdocs\chart-types\column.php on line 2

    Warning: include(): Failed opening ‘../sidebar.php’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\chart-types\column.php on line 2

    Warning: include(../content.php): failed to open stream: No such file or directory in C:\xampp\htdocs\chart-types\column.php on line 3

    Warning: include(): Failed opening ‘../content.php’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\chart-types\column.php on line 3
    Column Chart

    Warning: include(../footer.php): failed to open stream: No such file or directory in C:\xampp\htdocs\chart-types\column.php on line 41

    Warning: include(): Failed opening ‘../footer.php’ for inclusion (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\chart-types\column.php on line 41

    #29086

    @shahparz,

    Setting proper DocumentRoot should work fine in your case. Please refer this StackOverflow thread for more information.


    Vishwas R
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.