Closed tamatij closed 7 years ago
We've encountered this error before, but without any details.
PHP 5.3.3
Most probably, that's the cause. We'll try to check it in the near future.
So, I can confirm that the cause is the version of PHP.
Since PHP 5.3 is not supported in any form for about 3 years, we won't fix this issue. Sorry about that.
It is possible to upgrade PHP on CentOS 6.9. Hope it will help.
I have the same problem with PHP 5.3.17 on SLES 11.3. The required PHP version is 5.3.3 (https://github.com/Mibew/mibew and https://docs.mibew.org/installation-and-update.html). Maybe you should update the information.
You're right.
Actually I've just did it at Github. The docs will follow.
Hi there,
I am having an issue updating from Mibew 2.1.0 to 2.2.3. I have followed the update instructions as laid out in the in the ReadMe and on the Mibew documentation page. The issue occurs when I try to run the Update wizard as part of the last step for installation. I receive a HTTP Error 500 Internal server error and the following is written in the error log on the server:
[####] [error] [client 10.9.250.80] PHP Fatal error: Function name must be a string in /mibew/libs/classes/Mibew/Maintenance/Updater.php on line 139
We are running the following:
Any ideas?