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

not working on local #6

Open
loveorigami opened this issue Jun 14, 2015 · 1 comment
Open

not working on local #6

loveorigami opened this issue Jun 14, 2015 · 1 comment

Comments

@loveorigami
Copy link

When I can restore db - I get error
file_get_contents(X:\domains\site.yii\backend/_backup/): failed to open stream: No such file or directory

because path to file is not correct
X:\domains\site.yii\backend/_backup/
need
X:\domains\site.yii\backend_backup\

fix it here https://github.com/open-ecommerce/yii2-backuprestore/blob/master/controllers/DefaultController.php#L29

and add here
https://github.com/open-ecommerce/yii2-backuprestore/blob/master/Module.php#L7
public $path

@eduardo-g-silva
Copy link
Member

Hi Andrey,

I will have a look today probably at night... I am stuck with some other project that pays my soup :) anyway i add you to the project in case you want to change something...

Thanks a lot for your input

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