Koozali.org: home of the SME Server

KEYSTONE

Hazen Valliant-Saunders

KEYSTONE
« on: March 21, 2001, 02:22:28 AM »
Ok,
      However Could anyone give me a hand with the following error.

it is for Keystone, arrived to after logon, however If anyone could tell me weather it's a keystone error or a e-smith incompatability issue?

Warning: Access denied for user: 'www@localhost' (Using password: NO) in /home/e-smith/files/ibays/keystone/html/mysql.php3 on line 15

Fatal error: Call to undefined function: logit() in /home/e-smith/files/ibays/keystone/html/db.php3 on line 102

Thanks again
Hazen

Dan Brown

Re: KEYSTONE
« Reply #1 on: March 21, 2001, 02:35:58 AM »
The first is neither a keystone nor an e-smith error, but a configuration problem.  You're telling keystone to connect to your mysql server as the user "www" with no password, and your server doesn't recognize that user.  The second one I don't know about.