Submitted by robertjan on Tue, 07/14/2009 - 04:48 Pro Licensee
WHen trying to upgrade ZenPhoto via de script installer I'm getting the follwing error.
Undefined subroutine &virtual_server::unlink_as_domain_user called at /usr/share/webmin/virtual-server/scripts/zenphoto.pl line 218
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Tue, 07/14/2009 - 11:13 Comment #1
Thanks, that's a bug. The fix is to edit /usr/share/webmin/virtual-server/scripts/zenphoto.pl and change line 218 to :
&unlink_file_as_domain_user($d, $adir);
I will include this fix in the next release..
Submitted by robertjan on Tue, 07/14/2009 - 18:18 Pro Licensee Comment #2
Well, I did that and it works. :-)
Thanks for the quick reply.
RobertJan
Submitted by Issues on Tue, 07/28/2009 - 18:18 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.