Topic: Error creating Database during installation
Hello there,
I have installed frontaccounting on my server before without any problems at all. I have had to reinstall simply due to silly mistakes by users.
Surprisingly on attempt to reinstall, actually to a subdomain, I get an error message:
Error: Import error, try to import ../sql/en_US-demo.sql manually via phpMyAdmin
I did import the database from a working installation. But on attempt to login using the admin details i get sql database error:
DATABASE ERROR : could not get validate user login for admin
error code : 1046
error message : No database selected
sql that failed was : SELECT * FROM 10_users WHERE user_id = 'admin' AND password='a0ea68djopiop5478fvdlfgplpoi09iu89676pfg'
Please advice.