Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Sergio Korlowsky on March 19, 2002, 02:16:50 AM
-
I have lots of errors while trying to connect to the database, I create it ok, added all necessary information, but the problem is Writing rights and access related.
I had the same combination running on a Mkd-8.1 ProSuite withot a simgle
problem.
The difference in the configuration is, db user name in prosuite is root
and in e-smith is mysql, changed the config.php file to reflect this changes, but it can't access it.
This is the first time I send a message to this forum, so, I am not familiar with the protocols involved asking questions, if is not a valid question, please forgive me!
MySQL (default) SME-5.0 PHP-Nuke 5.5
Thanks a lot...
This might help...
Warning: MySQL Connection Failed: Access denied for user: 'www@localhost' (Using password: NO) in includes/sql_layer.php on line 78
Warning: MySQL: A link to the server could not be established in includes/sql_layer.php on line 78
Warning: Supplied argument is not a valid MySQL result resource in includes/sql_layer.php on line 235
Warning: Supplied argument is not a valid MySQL result resource in includes/sql_layer.php on line 283
Warning: Supplied argument is not a valid MySQL result resource in includes/sql_layer.php on line 283
Warning: MySQL Connection Failed: Access denied for user: 'www@localhost' (Using password: NO) in /home/e-smith/files/primary/html/nlaredonet/themes/Saladelfrio/theme.php on line 52
No... I am not using any password (yet) as I am testing and configuring
Sergio Korlowsky
-
Did u create this user in mysql ?
Did u give rights to this user on the database ?
heho
-
I have some further details for you.. I use PHP-Nuke 5.5 too and had some errors.
Just updated the php with help from Dan's HOWTO located http://www.familybrown.org/howtos/
and got rid of all my errors... But still it seems as if you forgot to give users access.