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

Met problem when Installing from an Archive File #275

Closed
xeoshow opened this issue May 23, 2017 · 5 comments
Closed

Met problem when Installing from an Archive File #275

xeoshow opened this issue May 23, 2017 · 5 comments
Labels

Comments

@xeoshow
Copy link

xeoshow commented May 23, 2017

What steps will reproduce the problem?

https://github.com/yiisoft/yii2/blob/master/docs/guide/start-installation.md#installing-from-an-archive-file-
Following above link, will get problem:
Warning: require(D:\phpStudy\WWW\testcloud\backend\web/../../vendor/autoload.php): failed to open stream: No such file or directory in D:\phpStudy\WWW\testcloud\backend\web\index.php on line 5

What's expected?

Open the correct page

What do you get instead?

Warning: require(D:\phpStudy\WWW\testcloud\backend\web/../../vendor/autoload.php): failed to open stream: No such file or directory in D:\phpStudy\WWW\testcloud\backend\web\index.php on line 5

Additional info

Q A
Yii vesion yii2-app-advanced-2.0.11
PHP version 5.5.38
Operating system windows 7
@sazo
Copy link

sazo commented May 23, 2017

You are missing composer installing :)

@Ravshanjon
Copy link

Ravshanjon commented May 23, 2017 via email

@sazo
Copy link

sazo commented May 23, 2017

@yii-bot
Copy link

yii-bot commented May 23, 2017

Thank you for your question.
In order for this issue tracker to be effective, it should only contain bug reports and feature requests.

We advise you to use our community driven resources:

If you are confident that there is a bug in the framework, feel free to provide information on how to reproduce it. This issue will be closed for now.

This is an automated comment, triggered by adding the label question.

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

No branches or pull requests

5 participants