Fatal error in regex

SYSTEM INFORMATION
OS type and version Ubuntu Linux 22.04.1
Webmin version 2.021
Virtualmin version 7.5

Hi all,
I get an error when I want to create a new virtual site: the character ‘)’ is added to the end of the name… maybe it’s a bug

Performing other Apache configuration …
… configuration failed : Unmatched ) in regex; marked by ← HERE in m/^/home/pippo2.com) ← HERE /cgi-bin$/ at /usr/share/webmin/virtual-server/feature-web.pl line 5026.
Setting up log file rotation …
… done
Creating Webmin user …
… failed! : Unmatched ) in regex; marked by ← HERE in m/^/home/pippo2.com) ← HERE /homes// at /usr/share/webmin/virtual-server/virtual-server-lib-funcs.pl line 833.

after error, that’s the output…

myusername@myserver:/home# ls -l
drwxr-x— 9 pippo2 pippo2 4096 Apr 2 14:47 ‘pippo2.com)’

and I cannot delete it…

ERROR — PERL EXECUTION FAILED

Unmatched ) in regex; marked by ← HERE in m/^/home/pippo2.com) ← HERE /homes// at /usr/share/webmin/virtual-server/virtual-server-lib-funcs.pl line 833.

who can help me?

I don’t see how that could happen at either of those places in the code.

Are you sure your Virtualmin code is unmodified?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.