Different users per database [message #262] |
Mon, 04 September 2006 18:45 |
Ulfang
Messages: 3 Registered: June 2006
|
Junior Member |
|
|
I'm trying to install Radicore in a server that I don't have complete control. When I create a database the name of the database is the name of the user that can access it.
I have modified dml.mysqli.class.inc connect function to use as the user name the name of the database, but I get the following error:
This application has encountered an unrecoverable error
The following has been reported to the administrator:
2006-09-04 22:40:25
Fatal Error: MySQL error: 1044 - Access denied for user 'audit'@'%' to database 'menu' (# 256).
SQL query: SELECT SQL_CALC_FOUND_ROWS * FROM php_session WHERE session_id='523de5d2a0bf82c80e00304ebf6b245d'
Error in line 281 of file '/mounted-storage/home26b/sub001/sc23162-DNDS/radicore.tecno city.com.mx/includes/dml.mysqli.class.inc'.
Script: /menu/logon.php
Remote Address: 201.134.203.231
Request URI: /menu/logon.php
Any idea?
|
|
|