Submitted by Xippo on Thu, 06/07/2018 - 09:34
Hello great and hardworking developers, my system is up to date and freshly installed 1-2 weeks ago. When i try to start "Virtualmin SQLlite Databases" i got this error inside the webmin log:
[07/Jun/2018:16:01:00 +0200] [ip] /virtualmin-sqlite/ : Perl execution failed : Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/share/webmin/virtualmin-sqlite/index.cgi line 50.
thx for your efforts
Status:
Needs work
Comments
Submitted by Xippo on Thu, 06/07/2018 - 09:52 Comment #1
update: when i omit the "defined()" it works like a charm
Submitted by JamieCameron on Thu, 06/07/2018 - 21:37 Comment #2
Thanks, we'll include this fix in the next release of the SQLite plugin.
Submitted by IssueBot on Thu, 10/11/2018 - 20:07 Comment #3
Automatically closed - issue fixed for 2 weeks with no activity.
Submitted by ADDISON74 on Fri, 01/03/2020 - 05:10 Comment #4
I am sorry to say but this was not fixed. In the latest version this error still appears.
... and today is January the 3rd 2020.
Submitted by ADDISON74 on Fri, 01/03/2020 - 05:11 Comment #5
Here is the error message in Virtualmin SQLite Databases:
500 - Error - Perl execution failed
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/share/webmin/virtualmin-sqlite/index.cgi line 50.
Hi,
It seems like we forgotten to push an update to the repos, as running
git clone https://github.com/virtualmin/virtualmin-sqlite
from/usr/share/webmin
makes it work.Joe, could you have a look?
Submitted by antwonw on Wed, 04/15/2020 - 17:25 Comment #7
The latest version of Webmin (1.941) still does not have this fixed.
However Ilia's comment #6 does work as a workaround.