Menu

#40 login problem

closed
nobody
None
5
2004-02-26
2004-02-19
Anonymous
No

Hi
When i tried to login with the user admin (pass tissi)
y got this error message:

You must correct the following error(s) before
proceeding :
Database connection could not be established. This is
most likely due to a wrong username/password and/or
database driver in your Torque.properties file. Please
have a look at the Administrators Guide or contact your
system administrator.

i made this steps before:

i upload the track database in mysql with the scripts,
and update
the jar driver in teh folder /webapps/track/WEB-INF/lib
with version
mysql-connector-java-3.0.10-stable-bin

in Torque.properties i have:
# 3) MySQL
torque.database.track.adapter=mysql
torque.dsfactory.track.connection.driver =
com.mysql.jdbc.Driver
torque.dsfactory.track.connection.url =
jdbc:mysql://localhost:3306/track

thanks for any help
alan solis

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Sorry
    I found my error.
    I didnt give the rights to the user friedj in the
    mysql server.

    Now, its working fine.

     
  • Hartmut Lang

    Hartmut Lang - 2004-02-26
    • status: open --> closed
     

Log in to post a comment.