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

Auto loader on Line 17 #215

Closed
Jonah0037 opened this issue Mar 21, 2018 · 7 comments
Closed

Auto loader on Line 17 #215

Jonah0037 opened this issue Mar 21, 2018 · 7 comments

Comments

@Jonah0037
Copy link

Hello, I am getting an error on line 17 for the autoloader.php

@Jonah0037
Copy link
Author

I believe it is in the bootstrap folder

@nabeelio
Copy link
Owner

Hi. I need more information than that - what is the error? What version of PHP are you on? Who's your host? Apache, nginx?

@Jonah0037
Copy link
Author

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

@Jonah0037
Copy link
Author

That’s my error and my host is dream host, used to be TFDi

@nabeelio
Copy link
Owner

nabeelio commented Mar 21, 2018

What PHP version? Did you download the alpha2 version from releases?

@Jonah0037
Copy link
Author

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

@nabeelio
Copy link
Owner

Try the one on this page:
https://github.com/nabeelio/phpvms/releases

For the one on Github, it just downloads the source and you need to run composer install to get all the dependencies.

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