alguien pudo solucionar?
This has become slightly more complicated as I have now discovered that the Zend components installed by OpenSuse Leap 15 are not up to date for PHP7
As far as I can tell the problems with the Warning and Deprecated messages are genuine bugs in the Zend framework. I have made the following modifications and no longer get these messages. In Cache/Backend.php at line 79 replace while (list($name, $value) = each($directives)) { with foreach($directives as $name => $value) { In Db/Table/Abstract.php at line 1307 cut $keyValuesCount = count($keyValues); and place it after the test that follows it
OK, a slight step forward. I decided to keep digging and found that if I added the 'strict' option to the mix things got a little better but I also had to add 'throw_startup_exceptions'. Now the system is working and writing the login to the database. There is still the 'Deprecated' message and another has been added: Warning: count(): Parameter must be an array or an object that implements Countable in /usr/share/php7/Zend/Db/Table/Abstract.php on line 1307 but as before they don' t seem to be causing...
Webacula and Zend Framework 3
Volume details error
The project is closed
Hi! Yes, you are right. You can see the project https://www.bareos.org/en/bareos-webui.html
Is this project dead?
Hello, I have the same issue with Fedora 25... then I comment this code in /var/www/html/webacula/library/Zend/Session...
Password problem in webacula_root_pwd
Yes, this solution work with a new installation on 16.04 too. Thank's for the tip...
any suggestion or workaround?
Filed logon with Zend 1.11.11-0ubuntu3 on Ubuntu 16.04
Can't connect SQL Server webbacula 7.0 with bacula 7.4
Has this problem been solved yet
yes. its because postfix config is set to "localhost" but defaults to ipv6 (::1)...
So, the problem was with your postfix and because of it you wasn't able to recover...
ok solved it, just for the record: vi /etc/postfix/main.cf inet_interfaces = <your...
after some digging: apache log: sendmail: fatal: parameter inet_interfaces: no local...
all except for postgres: ./check_system_requirements.php Webacula check System Requirements......
Did you install required packages, ./check_system_requirements.php.
problem persists, with zen 1.12.3 (as per your reply) I'll start from scratch and...
problem persists, with zen 1.12.3 (as per your reply) I'll start from scratch and...
problem persists, with zen 1.12.3 (as per your reply) I'll start from scratch and...
problem persists, with zen 1.12.3 (as per your reply) I'll start from scratch and...
problem persists, with zen 1.12.3 (as per your reply) I'll start from scratch and...
get rid of your old Zend located in webacula/library/Zend , download static zend...
postfix was already installed. Package 2:postfix-2.10.1-6.el7.x86_64 already installed...
postfix was already installed. Package 2:postfix-2.10.1-6.el7.x86_64 already installed...
postfix was already installed. i get this trace: An error occurred Message : Unable...
oh thought it used php sendmail() to send alerts! does it require postfix. will give...
do you have postfix installed ?
thanks! I tried that but I get an error "unable to send email" when i try to recover...
Recover your passwd by email. mysql -u root -p use bacula; update webacula_users...
I'm using it on Centos7 with bacula 7 and it's work like a charm, it's a bit trikyer...
for some reason root passwd does not work out of the box, so we need to recover it...
I'm using it on Centos7 with bacula 7 and it's work like a charm, it's a bit trikyer...
same problem with 7.0.0 on centos 7 x64
Class 'Zend_Controller_Exception' not found
duplicate #127. That`s not Zend error, just need to use new Zend_Db_Expr() around...
Patch works with PostgreSQL 8.1 on CentOS6. Thanks.
Patch for MySQL and mostly for PgSQL:
Hi there, After spending some time in forums, I realized that the problem is the...
Webacula Error from browser
The solution is on bug #127.
SQLSTATE[42000]: Syntax error or access violation: 1305
Any updates on this? Does anyone have a fix? Thanks
There are a lof of lines like this: 'DurationTime' => 'TIMEDIFF(NOW(), StartTime)'...
There are a lof of lines like this: 'DurationTime' => 'TIMEDIFF(NOW(), StartTime)'...
Patch to workaround the bug on PostgreSQL: --- Job.php.org 2015-02-05 13:29:50.461021729...
Similiar error when in webacula 7.0.0 when running on PostgreSQL 9.3. The "running"...
Fix found: In the /etc/sudoers file, disable requiretty for the webserver user: #...
Fix found: In the /etc/sudoers file, disable requiretty for the webserver user: webacula,...
needed to unset "bacula.sudo" to get it working for now as a workaround.
Webacula 7.0.0: sudo: sorry, you must have a tty to run sudo
Here is the script for PostgreSQL 9.3. Note that one index and webacula_jobdesc.short_desc...
Here is the script for PostgreSQL 9.3. Note that one index and webacula_jobdesc.short_desc...
Provide 7.0.0 Upgrade sql file for PostgreSQL
Adding image to login page
running jobs page error
I`ve got the same issue. I'm using webacula 7.0.0 with ubuntu 14.04 with latest stable...
Invalid password character.
Failed login : username or password is invalid
recovery creation of tmp table very slow
Error when Running a job
Can't login!
Webacula 7.0.0 released
tag 7.0
Upgrade
fix documentation
Now http://webacula.tim4dev.com/
WARNING! Webacula 7.x incompatible with prior v...
final 7.0
The removed client in webacula
Client exist in Bacula database. bacula is not very friendly to the web UI
Webacula with Bacula 5.2.1 - Catalog version
precreate tmp tables
Yes. IMPORTANT. Now there is no separate Webacula database. All Webacula tables are...
Table 'webacula.Version' doesn't exist
Column webacula_users.last_ip is IPv4 only
Now RPM not supported -- too many concerns and too little benefit.
RPM Failed Dependencies
Error WbTmpTable::insertRowFile General error: 2014
Passwords are stored in database using insecure methods
Fixed in Webacula 7.0
small fix
wterm small fix
dirty code
OK unit tests passed
dirty draft
implements the Portable PHP password hashing fr...
dirty
Nginx rewrite
Ticket moved from /p/webacula/bugs/113/
the number of volumes in pools is not updated
ERROR: There was a problem executing bconsole. See below.