Problem with db [message #18] |
Wed, 19 April 2006 16:07 |
augustin
Messages: 7 Registered: April 2006
|
Junior Member |
|
|
I got this message:
This application has encountered an unrecoverable error
The following has been reported to the administrator:
2006-04-19 22:06:15
Fatal Error: MySQL error: 1044 : Access denied for user: 'augustin@localhost' to database '****audit' (# 256).
Error in line 47 of file '/home/httpd/vhosts/augustin.it/httpdocs/radicore/includes/d ml.mysql.class.inc'.
Script: /radicore/menu/logon.php
Remote Address: 84.87.84.59
Request URI: /radicore/menu/logon.php
Warning: error_log(../errorlog.html): failed to open stream: Permission denied in /home/httpd/vhosts/augustin.it/httpdocs/radicore/includes/er ror.inc on line 156
I have configure a mysql database with the name augustin.
I have entered the login name and password at the config.inc
} else {
// this is for my shared web host
$GLOBALS['dbusername'] = 'xxxxxx';
$GLOBALS['dbuserpass'] = 'xxxxxx';
it looks like your program finds a database called '****audit'
where can i config the database name?
Many thanks again
Erik
|
|
|