yes all is in the same machine, how i now what version requires apache, because the problem is whit it
On 19 mar, 16:19, Thadeus Burgess <[email protected]> wrote: > This is on the same computer? > > Is the apache instance running the same version of python as you > installed the driver ? > > traductor Google: > > Esto es en el mismo equipo? > > Es la instancia de Apache cuando se ejecuta la misma versión de Python > como usted > instalar el driver? > > -Thadeus > > On Fri, Mar 19, 2010 at 4:16 PM, kike <[email protected]> wrote: > > yes i have installed python-mysqldb in my server, the problem come out > > when i mounted my aplication in the apache web server, when i > > develoment whith the basic web2py, "without apache server", i not have > > these problem > > > On 19 mar, 16:10, Thadeus Burgess <[email protected]> wrote: > >> Make sure that you have `python-mysqldb` installed on the server. > > >> traductor Google: > > >> Asegúrese de que tiene `python-MySQLdb` instalado en el servidor. > > >> -Thadeus > > >> On Fri, Mar 19, 2010 at 4:05 PM, kike <[email protected]> wrote: > >> > te refieres a uno del apache en especifico, porque la aplicacion me > >> > funcionaba de maravillas antes de ponerla en el apache, y para > >> > realmente no se que invertarle para que funcione > > >> > On 19 mar, 15:48, Wes James <[email protected]> wrote: > >> >> talvez no tienes un driver para mysql > > >> >> On Fri, Mar 19, 2010 at 2:31 PM, kike <[email protected]> > >> >> wrote: > >> >> > tengo una aplicacion terminada pero cuando la monto en el apache me > >> >> > lanza el siguiente tiket: Cual es el problema???? > > >> >> > Traceback (most recent call last): > >> >> > File "/home/kike/sbdv/web2py/gluon/restricted.py", line 173, in > >> >> > restricted > >> >> > File "/home/www-data/web2py/applications/SBDV/models/db.py", line 3, > >> >> > in <module> > >> >> > vulnerabilidades=DAL('mysql://root:r...@localhost/ > >> >> > sbdv',pool_size=20) > >> >> > File "/home/kike/sbdv/web2py/gluon/sql.py", line 3783, in DAL > >> >> > File "/home/kike/sbdv/web2py/gluon/sql.py", line 919, in __init__ > >> >> > File "/home/kike/sbdv/web2py/gluon/sql.py", line 840, in > >> >> > _pool_connection > >> >> > File "/home/kike/sbdv/web2py/gluon/sql.py", line 919, in <lambda> > >> >> > NameError: global name 'MySQLdb' is not defined > > >> >> > -- > >> >> > You received this message because you are subscribed to the Google > >> >> > Groups "web2py-users" group. > >> >> > To post to this group, send email to [email protected]. > >> >> > To unsubscribe from this group, send email to > >> >> > [email protected]. > >> >> > For more options, visit this group > >> >> > athttp://groups.google.com/group/web2py?hl=en. > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups "web2py-users" group. > >> > To post to this group, send email to [email protected]. > >> > To unsubscribe from this group, send email to > >> > [email protected]. > >> > For more options, visit this group > >> > athttp://groups.google.com/group/web2py?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/web2py?hl=en. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

