Error: 2: PHPException
Normal Xaraya error processing has stopped because of an error encountered.

The last registered error message is:

File     : /home/ckerpor/public_html/xaraya/html/lib/creole/drivers/mysql/MySQLConnection.php
Line     : 84
Code     : 2
Message  : mysql_connect() [function.mysql-connect]: Access denied
           for user 'nobody'@'localhost' (using password: NO)
Variables: $dsninfo:
             Array
             (
                 [database] => Xaraya
                 [encoding] => utf8
                 [hostspec] => localhost
                 [password] => 
                 [phptype] => mysql
                 [username] => 
             )
             
           $flags:
             32
           $persistent:
             
           $multi_statement:
             
           $multi_result:
             
           $connect_flags:
             0
           $dbhost:
             localhost
           $user:
             
           $pw:
             
           $encoding:
             utf8
           
Backtrace: #0 [internal function]: ExceptionHandlers::phperrors(2, 'mysql_connect()...', '/home/ckerpor/p...', 84, Array)
           #1 /home/ckerpor/public_html/xaraya/html/lib/creole/drivers/mysql/MySQLConnection.php(84): mysql_connect('localhost', NULL, NULL, false, 0)
           #2 /home/ckerpor/public_html/xaraya/html/lib/creole/Creole.php(255): MySQLConnection->connect(Array, 32)
           #3 /home/ckerpor/public_html/xaraya/html/lib/xaraya/creole.php(103): Creole::getConnection(Array, 32)
           #4 /home/ckerpor/public_html/xaraya/html/lib/xaraya/database.php(79): xarDB::getConnection(Array, 32)
           #5 /home/ckerpor/public_html/xaraya/html/lib/xaraya/database.php(46): xarDBNewConn(Array)
           #6 /home/ckerpor/public_html/xaraya/html/lib/xaraya/core.php(242): xarDB_init(Array)
           #7 /home/ckerpor/public_html/xaraya/html/index.php(54): xarCoreInit(127)
           #8 /home/ckerpor/public_html/xaraya/html/index.php(153): xarMain()
           #9 {main}