General > Support
Locale not found
display:
So I am trying to install this and I get the following message when I check database connection at this web address http://domain.com/install
Query failed: Table 'rachelsr_webim.enlocale' doesn't exist
rachelsr_webim is my db.
Please advise.
Thanks in advance
Dmitriy Simushev:
First of all you did not specify what version of Mibew you use, so I assume that it's 2.0.1.
--- Quote ---Query failed: Table 'rachelsr_webim.enlocale' doesn't exist
rachelsr_webim is my db.
--- End quote ---
Actually there is no table enlocale in Mibew. Did you set database > tables_prefix to en is your config file?
display:
Dmitriy
Attached is how my config file is set up
host: "localhost"
port: 3306
db: "db"
login: "dbusernamea"
pass: "password"
tables_prefix: "en"
use_persistent_connection: false
It is still not working on my end. Please advise and I appreciate the response.
Afrit:
'db: "db"' should be 'db: rachelsr_webim' if the the name of your database is rachelsr_webim.
display:
--- Quote from: Afrit on May 29, 2015, 09:45:18 PM ---'db: "db"' should be 'db: rachelsr_webim' if the the name of your database is rachelsr_webim.
--- End quote ---
Yes that is correct I just took out all of the db names and everything. I just put in generic information for the sake of the example but the db names, username, password are correct.
Navigation
[0] Message Index
[#] Next page
Go to full version