Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Anonymous on May 21, 2004, 10:50:52 AM

Title: Cant access Mysql
Post by: Anonymous on May 21, 2004, 10:50:52 AM
I am trying to install a Php/Mysql based chat room onto my SME 6.0 server.

It comes with an idiots guide to installation, they obviously hadnt anticipated me !

It is asking for the following
Database Host
Database Name
DAtabase Username
Database password

I am new to Mysql so dont particularly understand it that well. I thought that Mysql was already installed on the server and if so how do I go about creating a mysql database.

Any ideas?
Title: PHPMyAdmin
Post by: MSmith on May 21, 2004, 03:22:12 PM
Search contribs for phpmyadmin, install the appropriate version for your version of SME, and off you go.  

Good luck and happy searching.
Title: mysql
Post by: gbaird on May 22, 2004, 05:54:34 AM
Mysql and php are not sme issues

try reading about their use or post to the proper site

sme has mysql and installed by default THEY are from other vendors read read read If sme has a issue with them search for the answer here

Upper left hand corner box with SEARCH under it
Title: Cant access Mysql
Post by: Anonymous on May 24, 2004, 11:42:02 AM
Downlaoded phpmyadmin, works ok BUT !!!

I now get this message when I try to log into it

ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)

Any ideas how I can log back into it ?
Title: Cant access Mysql
Post by: wyron on May 24, 2004, 12:46:14 PM
First of all, read this howto thoroughly: http://www.familybrown.org/howtos/mysql-password-howto.html
You haven't done the DON'T! by any chance, have you ?
Title: Cant access Mysql
Post by: Anonymous on May 24, 2004, 01:31:11 PM
Thanks Wyron !

I must have done the DONT LOL  :-o

Have managed to reset it and have access back to myphpadmin. Thanks for all your help
Title: Cant access Mysql
Post by: wyron on May 25, 2004, 11:52:27 AM
Quote from: "Anonymous"
Thanks Wyron !

Oh - no need to thank me.
All credit goes to Dan!

Happy hacking.