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

"Backup Now" doesn't work #44

Open
mdzidic opened this issue Sep 2, 2016 · 1 comment
Open

"Backup Now" doesn't work #44

mdzidic opened this issue Sep 2, 2016 · 1 comment

Comments

@mdzidic
Copy link
Contributor

mdzidic commented Sep 2, 2016

Hello,

I've setup CDP.me test environment.
I'm trying to do Full backup via web interface (Backup Now) and it doesn't work, but If I try manually run cron.php via terminal it works well.

I noticed difference in cdp debug output...

Web output:

/root/test.file


1



Backup completed in 9 seconds.
Processing backup auto-delete

Terminal output:

/root/test.file


1
1
1
Backup completed in 14 seconds.
Processing backup auto-delete
@thindata
Copy link

I had this problem I think

chown -R www-data /var/www (where www-data is your http user)

fixed it

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