Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory #217

Open
chadwalt opened this issue Mar 1, 2016 · 1 comment
Open

No such file or directory #217

chadwalt opened this issue Mar 1, 2016 · 1 comment

Comments

@chadwalt
Copy link

chadwalt commented Mar 1, 2016

I have been trying to use php-reports but am going this error whenever am trying to access it.

**Warning: include(vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\php-reports-master\index.php on line 8

Warning: include(): Failed opening 'vendor/autoload.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\php-reports-master\index.php on line 8

Fatal error: Uncaught exception 'Exception' with message 'Cannot find config file' in C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php:17 Stack trace: #0 C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php(671): PhpReports::init() #1 C:\xampp\htdocs\php-reports-master\index.php(11): require('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\php-reports-master\lib\PhpReports\PhpReports.php on line 17**

What is the way around this problem?

@jayhar
Copy link

jayhar commented Apr 10, 2016

Sounds like you need to install composer, and run the install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants