I had a bunch of problems setting up OpenCMS until I figured it out.  OpenCMS 
tries to connect via the network socket, so the connection to the database 
may look like it's coming from the.host.name.com.  You may need to add the 
full host name of the machine you are installing on to the privileges table 
as well.  (I'm not 100% sure of that...it's been a long time since played 
with OpenCMS.)

j----- k-----

On Monday 01 March 2004 06:55 am, Rafael Diaz Valdes wrote:
>  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

-- 
Joshua J. Kugler
Fairbanks, Alaska
Computer Consultant--Systems Designer
.--- --- ... .... ..- .-    -.- ..- --. .-.. . .-.
[EMAIL PROTECTED]
ICQ#:13706295
Every knee shall bow, and every tongue confess, in heaven, on earth, and under 
the earth, that Jesus Christ is LORD -- Count on it!


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

Reply via email to