I commented that code here and the site stopped giving this error 

dbmongo = DAL ("mongodb :/ / meuuser: p...@ds033709.mongolab.com: 33709/bd" 
check_reserved = ["mongodb_nonreserved"], adapter_args = {"safe": False}) 

made the connection in the way that the pymongo documentation guides and is 
running fine now. 

I believe it is not the most usual way to solve this problem, but is now 
working :)

On Saturday, March 8, 2014 8:23:08 PM UTC-3, Mauro Couto wrote:
>
> I'm trying trying to publish my application but I get the following 
> message when I try to access the link. 
>
> RuntimeError: no available driver (\ 'pymongo \') \ n '
>
> Local and when she is working in the python shell is'll provide help 
> ('modules') pymongo appear on the list, already tried several alternatives 
> all without success. 
>
> the version of python on the server is 2.7.5 and 2.8.2 is the web2py
>
> in the server pymongo is installed into
>
> /home/user/apps_wsgi/.site-packages/pymongo-2.6.3-py2.6-linux-x86_64.egg
>
> Can anyone help me?
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to