Welcome Guest, Not a member yet? Register   Sign In
Database connection error
#7

[eluser]dsp77[/eluser]
when i access my main page i receive:
Code:
A Database Error Occurred

Unable to connect to your database server using the provided settings.

Filename: core/Loader.php

Line Number: 232
i used the debugging code above and got:
Code:
Array
(
    [hostname] => localhost
    [username] => dwerud4_ci
    [password] => 2q3JW^A}a2e9
    [database] => dwerud4_ci
    [dbdriver] => mysql
    [dbprefix] =>
    [pconnect] => 1
    [db_debug] => 1
    [cache_on] =>
    [cachedir] =>
    [char_set] => utf8
    [dbcollat] => utf8_general_ci
    [swap_pre] =>
    [autoinit] => 1
    [stricton] =>
)

Line: 111 : Connected OK
Success
The problem is the host?


Messages In This Thread
Database connection error - by El Forum - 05-28-2011, 08:27 AM
Database connection error - by El Forum - 05-28-2011, 11:12 AM
Database connection error - by El Forum - 05-28-2011, 12:00 PM
Database connection error - by El Forum - 05-28-2011, 04:17 PM
Database connection error - by El Forum - 05-28-2011, 04:25 PM
Database connection error - by El Forum - 06-01-2011, 05:24 AM
Database connection error - by El Forum - 08-19-2011, 02:42 AM
Database connection error - by El Forum - 08-19-2011, 03:35 AM
Database connection error - by El Forum - 03-07-2012, 05:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB