I am getting

Traceback (most recent call last):
  File "/Users/mdipierro/web2py/gluon/restricted.py", line 194, in
restricted
    exec ccode in environment
  File "/Users/mdipierro/web2py/applications/em/models/1_db.py", line
15, in <module>
    db = DAL('mysql://testing_user:testing_pass@localhost/
testing_db')       # if not, use SQLite or other DB
  File "/Users/mdipierro/web2py/gluon/dal.py", line 4149, in __init__
    raise RuntimeError, "Failure to connect, tried %d times:\n%s" %
(attempts, error)
RuntimeError: Failure to connect, tried 5 times:
(1045, u"Access denied for user 'testing_user'@'localhost' (using
password: YES)")

Is there something I am supposed to do before launching it?


On Sep 13, 4:40 am, Kenneth Lundström <[email protected]>
wrote:
> Source can be found at:http://web2py.nudata.fi/em/static/em.tar.gz
>
> I first used the Pack command i Admin but it packed a little to much,
> e.g. uploads.
>
> There is an small problem when starting with an empty database. You have
> to insert some values into database to be able to start using this
> application. If I find some time I´ll fix this bug in the near future.
>
> If you find any security holes please let me know.
>
> Kenneth
>
>
>
>
>
>
>
> > Kenneth;
>
> > Well done.
>
> > Can you post the code somewhere public for download?
>
> > I think many people would be interested in it.
>
> > Thanks.
>
> > On 9/13/11 1:25 AM, Gour-Gadadhara Dasa wrote:
> >> On Tue, 13 Sep 2011 00:07:30 +0300
> >> Kenneth Lundström
> >> <[email protected]>  wrote:
>
> >>> if you want a copy of the code I can send it, or if somebody else
> >>> wants a copy let me know.
> >> +1
>
> >> gour at atmarama dot net
>
> >> Sincerely,
> >> Gour

Reply via email to