So in playing around and setting up Emoncms on my own Ubuntu server, I loaded some sample data and ended up deciding to delete the one and only user and starting again.
So I recreated my user from the login screen and have just realised that I have no admin access. A forum search shows that the admin user must be user 1, however by deleting a user and starting from scratch, the system allocated me User ID 2 - hence no Admin access. And because I deleted User ID 1, I have no way of logging in that way.
So, short of starting from scratch with a new install (I really really donāt wanna do that) - is there any other way?
Iām thinking of access mysql via the command line and changing the User ID to 1 - will that break anything ? Or is there an āadminā tag inside the mysql datase as well?