Current time: 05-06-2024, 09:37 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Rsync backup&restore + remote backup
Author Message
rbravo Offline
Junior Member
*

Posts: 23
Joined: May 2009
Reputation: 0
Post: #12
RE: [HowTo] Rsync backup + remote backup
One problem...

Error:
Argument "rsync" isn't numeric in numeric ne (!=) at /var/www/ispcp/engine/backup/ispcp-backup-all line 391.


(12-16-2008 09:14 AM)Kika Wrote:  searching for (about line 391)
Code:
        if ($rs == 0) { # everything ok

insert after
Code:
        if ($zip != "rsync") {

Change to:
Code:
        if ($zip ne "rsync") {

;-)
05-13-2009 10:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HowTo] Rsync backup + remote backup - rbravo - 05-13-2009 10:00 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)