Limit number of connections to server to only 1
if more than one show error, since we have only one database and multiple manipulations may cause errors, since external changes to database aren't synced to every open page, and multiple databases don't exist for multi-user usage.