Re: [Bacula-users] Web-Client

2008-01-02 Thread Yuri Timofeev
Hi, "Masopust, Christian" wrote: > works fine on mysql 5.0.22 and fail on 4.1.14. SQL query fixed. Download the new version of file Job.php from the repository (or svn checkout). thanks. -- wbr - This SF.net email is spons

Re: [Bacula-users] Web-Client

2008-01-02 Thread Masopust, Christian
CTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yuri Timofeev Sent: Wednesday, January 02, 2008 6:45 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Web-Client Hi, "Masopust, Christian" wrote: >

Re: [Bacula-users] Web-Client

2008-01-02 Thread Yuri Timofeev
Hi, "Masopust, Christian" wrote: > Fatal error: Uncaught exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use ne

Re: [Bacula-users] Web-Client

2007-12-30 Thread daniel
Hi! Why don't you use webadmin? They integrated bacula module . You can set up the clients, jobs, do backups, restore backups, etc On Dec 30, 2007 12:09 AM, Yuri Timofeev <[EMAIL PROTECTED]> wrote: > Hi there. > > Martin Lillepuu wrote: > > Next logical step would be simplifying bacula for admins

Re: [Bacula-users] Web-Client

2007-12-29 Thread Yuri Timofeev
Hi there. Martin Lillepuu wrote: > Next logical step would be simplifying bacula for admins. What do you think? Thanks to you. I just tried to make work with Bacula convenient for sysadmins ;) Those capabilities, which are now implemented in webacula (and will be supplemented), I use most freque

Re: [Bacula-users] Web-Client

2007-12-29 Thread Yuri Timofeev
Hi, Tom Meiner <[EMAIL PROTECTED]> wrote: > do restores (really neccessary!) Receive the newest version: svn co http://webacula.svn.sourceforge.net/svnroot/webacula/trunk Supported by: - restore all (by jobid) - restore selected files (by jobid) - many other small improvements -- wbr ---

Re: [Bacula-users] Web-Client

2007-12-27 Thread Yuri Timofeev
Hi, Tom Meiner <[EMAIL PROTECTED]> wrote: > do restores (really neccessary!) Receive the newest version: svn co http://webacula.svn.sourceforge.net/svnroot/webacula/trunk Supported by: - restore all (by jobid) - restore selected files (by jobid) - many other small improvements -- wbr ---

Re: [Bacula-users] Web-Client

2007-12-22 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 How about bweb with brestore? I haven't used it myself, just wanted to know if you'd ruled it out too. Tom Meiner wrote: > Hi > > does anybody know, if somewhere a web client for doing backup and > restore with a php gui is available. > > I want to

Re: [Bacula-users] Web-Client

2007-12-22 Thread Tom Meiner
Hi Yuri, webacula looks nice. But regarding to their page it's a read-only system right now. I want to enable the operators to make also a restore via a web based frontend. The operators should be able to - watch status (like in bacula web gui) - restart a missing job (maybe - no neccessary) - d

[Bacula-users] Web-Client

2007-12-22 Thread Yuri Timofeev
Hi, Tom >>does anybody know, if somewhere a web client for doing backup and restore with a php gui is available. I want to give the ability to make restores to an operator who hasn't much experience with the console. The bacula-web is not what I'm looking for. A new version webacula http://we

[Bacula-users] Web-Client

2007-12-22 Thread Tom Meiner
Hi does anybody know, if somewhere a web client for doing backup and restore with a php gui is available. I want to give the ability to make restores to an operator who hasn't much experience with the console. The bacula-web is not what I'm looking for. Tom