Virtualmin SQLlite Databases

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

update: when i omit the "defined()" it works like a charm

Thanks, we'll include this fix in the next release of the SQLite plugin.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

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.

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.
Ilia's picture
Submitted by Ilia on Fri, 01/03/2020 - 05:51

Assigned: Unassigned »
Status: Closed (fixed) » Needs work

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?

The latest version of Webmin (1.941) still does not have this fixed.

However Ilia's comment #6 does work as a workaround.