-
Notifications
You must be signed in to change notification settings - Fork 143
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
Auto loader on Line 17 #215
Comments
I believe it is in the bootstrap folder |
Hi. I need more information than that - what is the error? What version of PHP are you on? Who's your host? Apache, nginx? |
Warning: require(/home/jonnor16/westjetvirtual.com/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/jonnor16/westjetvirtual.com/bootstrap/autoload.php on line 17 Fatal error: require(): Failed opening required '/home/jonnor16/westjetvirtual.com/bootstrap/../vendor/autoload.php' (include_path='.:') in /home/jonnor16/westjetvirtual.com/bootstrap/autoload.php on line 17 |
That’s my error and my host is dream host, used to be TFDi |
What PHP version? Did you download the alpha2 version from releases? |
My PHP version is 7.1, and I just went to where it said download in the green button on main GitHub page for phpvms |
Try the one on this page: For the one on Github, it just downloads the source and you need to run |
Hello, I am getting an error on line 17 for the autoloader.php
The text was updated successfully, but these errors were encountered: