Welcome Guest, Not a member yet? Register   Sign In
Database error occurred.
#4

(06-24-2015, 09:00 AM)CroNiX Wrote: Are the db credentials properly set in /application/config/database.php? Does that mysql user have proper permissions set up? According to the error message, you are trying to use the "root" mysql user with NO password.

Finaly i can access database, but i got new error,

A Database Error Occurred
Error Number: 1146
Table 'cpp_db.UI_USERS' doesn't exist
select SALT as RESULT from UI_USERS where USERNAME='admin'
Filename: helpers/system_helper.php
Line Number: 153

I open file helpers/system_helper.php and i change all UI_USERS to lowercase because in my database all table is in lowercase, after i changed it nothing happen still same error.

by the way thanks for your answer. i appreciate it.
Reply


Messages In This Thread
Database error occurred. - by capt.enos - 06-23-2015, 07:56 PM
RE: Database error occurred. - by capt.enos - 06-24-2015, 01:09 AM
RE: Database error occurred. - by CroNiX - 06-24-2015, 09:00 AM
RE: Database error occurred. - by capt.enos - 06-24-2015, 06:11 PM
RE: Database error occurred. - by mwhitney - 06-29-2015, 01:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB