rvnner
Forum Replies Created
-
Forum: Plugins
In reply to: [WP MyBackup] WebDav errorYup,
Thank you!Forum: Plugins
In reply to: [WP MyBackup] WebDav errorOk, my provider allows only TCP 80 and 443 and I am using 8443, that’s why it’s not working.
Forum: Plugins
In reply to: [WP MyBackup] WebDav errorI use the same settings to backup to the owncloud some other apps via webdav (phone, laptop) and I checked them and they are working.
I will have to check with the hosting provider if there are some firewall rules preventing the connection to exit the wp server (the owncloud is in my house and I checked it’s firewall rules).
There is no proxy used.Trying to export the settings I get:
File “/home/gameofsk/public_html/wp-content/plugins/wp-mybackup/tmp/logs/wpmybackup-options.json” does not exist. That`s rather oddI checked with the file manager and the file isn’t there. I tried xml and ini with the same result.
Forum: Plugins
In reply to: [WP MyBackup] WebDav errorI activated curl debug and I get the following error:
——————————————————————————–
[2016-01-31 20:00:50] URL=https://***/owncloud/remote.php/webdav
——————————————————————————–
[2016-01-31 20:00:50] Curl error code=7, HTTP code=0
——————————————————————————–Forum: Plugins
In reply to: [WP MyBackup] WebDav errorI changed the working dir and I can see now the archives created during backup, but there are no files copied to the owncloud.
There is no connection from the wp server to the apache server (access.log) on the owncloud.Also, when I click on “backup targets->WebDav” it takes about two minutes for the page to load and in the Debug error log I get a record like:
[31-Jan-2016 19:43:45 Europe/Bucharest] PHP Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/gameofsk:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/gameofsk/public_html/wp-content/plugins/wp-mybackup/class/lib/editor/DiskTargetEditor.php on line 43
Curl debug log is empty.