Strange Virtualmin API stuff

1 post / 0 new
#1 Fri, 07/31/2009 - 08:13
adrianharvey

Strange Virtualmin API stuff

Version: 3.71.gpl GPL

Hi,

Just tried adding a new user and new database to a domain using the api functions (at command line as root). All works great, but accessing the newly created items from the web interface results in a blank page.

Creating new plans (create-plan) seems to work fine in case that helps narrow it down.

Could someone else test this on their install and see if this is a local config issue or a bug.

Many thanks, Adrian

commands to test: virtualmin create-user --domain "existingdomainname" --user newuser --pass newpass --quota 0 --ftp --noemail