Hi,
  I am trying to configure Open CMS
  5.0.0 with mysql. But while Database and and table creation I am 
 getting
  following error.
  
  Could no connect to database via: jdbc:mysql://localhost:3306/
  java.sql.SQLException: Server configuration denies access to data =
 source
  -------------------------------------------
  java.lang.NullPointerException


 I tested mysql with the root password I assigned using mysqladmin -u
  root -p, so it looks like mysql is setup correctly.However when trying

 Also I tested the GRANTS of root and I get

 +------------------------------------------------------------------------=

  ----------------------------------------------------------------+
  | Grants for [EMAIL PROTECTED]                                             =
 
                                                                  |

 +------------------------------------------------------------------------=

  ----------------------------------------------------------------+
  | GRANT ALL PRIVILEGES ON *.* TO 'root'@'pcepaip30' IDENTIFIED BY 
  PASSWORD '*F65E684A09D85F1DD4574279566B9E738DD597E7' WITH GRANT OPTION
 |

 +------------------------------------------------------------------------

  ----------------------------------------------------------------+
  1 row in set (0.00 sec)

 
 I need a help,
   thanks in advance
  Rafael

 


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to