> 
> Please bear with me as I learn about Turbine :)
> 
> I have the turbine jar and it's support jars installed now.  I go to
> localhost/servlets/Turbine and log on as turbine.  I get the following
> message while doing so:
> 
> Exception: java.lang.Error: Error in BasePeer.initTableSchema(): General
> error: Access denied for user: '@localhost' to database 'turbine'
>
> Now what I would gather from this is that I don't have a username
> entered, but I do.  The next thing I would think is
> TurbineResources.properties is not being parsed, but I have the file
> typed in correctly in zone.properties and permissions are set properly.
> Everyone can read the file.
> 
> #### MySQL MM Driver
> database.default.driver=org.gjt.mm.mysql.Driver
> database.default.url=jdbc:mysql://localhost:3306/turbine
> database.default.username=*****
> database.default.password=*****


That error message is because you don't have your MySQL permissions setup
properly to allow access.

-jon

-- 
Scarab -
      Java Servlet Based - Open Source 
         Bug/Issue Tracking System
        <http://scarab.tigris.org/>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to