Accessing data on an AS/400.
On Mon, Aug 4, 2014 at 3:12 PM, Richard Vézina <[email protected]> wrote: > virtualenv > > Why you need it? Maybe you can remove this dependencies and use > only pgcog2?? > > Richard > > > On Mon, Aug 4, 2014 at 4:09 PM, Jim Steil <[email protected]> wrote: > >> Removed pyodbc and restarted uwsgi fixed it. >> >> But, I still need pyodbc in my app. Any ideas? >> >> -Jim >> >> >> On Mon, Aug 4, 2014 at 3:03 PM, Richard Vézina < >> [email protected]> wrote: >> >>> conflic between libs... >>> >>> Try remove pyodbc... >>> >>> You can also just try to start uwsgi manually, maybe the startup script >>> is not setup correctly... >>> >>> sudo start uwsgi-emperor >>> >>> Richard >>> >>> >>> On Mon, Aug 4, 2014 at 3:59 PM, Jim Steil <[email protected]> wrote: >>> >>>> I don't know. >>>> >>>> Like I said, it worked until I rebooted after installing pyodbc. Well, >>>> I rebooted because it wouldn't import pyodbc. I'm going to wipe the server >>>> and try again 'after' installing pyodbc. >>>> >>>> -Jim >>>> >>>> >>>> On Mon, Aug 4, 2014 at 2:57 PM, Richard Vézina < >>>> [email protected]> wrote: >>>> >>>>> Missing dependencies... >>>>> >>>>> Is the nginx-uwsgi-ubuntu script updated for 14.04 ?? >>>>> >>>>> Richard >>>>> >>>>> >>>>> On Mon, Aug 4, 2014 at 3:33 PM, Jim S <[email protected]> wrote: >>>>> >>>>>> Hi >>>>>> >>>>>> I'm getting a page that says - Internal Server Error >>>>>> >>>>>> whenever I try to access my server. Here is the background. >>>>>> >>>>>> Installed web2py/nginx/uwsgi via >>>>>> scripts/setup-web2py-nginx-uwsgi-ubuntu.sh >>>>>> >>>>>> had it running but was having a problem getting pyodbc working. >>>>>> >>>>>> Rebooted the server >>>>>> >>>>>> Now, whenever I try to access my site i get a page back that says - >>>>>> Internal Server Error >>>>>> >>>>>> I've checked the nginx log files, error.log is empty. >>>>>> >>>>>> /var/log/uwsgi shows: >>>>>> >>>>>> --- no python application found, check your startup logs for errors >>>>>> --- >>>>>> >>>>>> Nothing in the web2py/logs directory. >>>>>> >>>>>> Can someone give me an idea where I might find what is causing this >>>>>> Internal System Error? >>>>>> >>>>>> FWIW, this is a brand new Ubuntu 14.04.1 server, just setup today. >>>>>> >>>>>> -Jim >>>>>> >>>>>> -- >>>>>> 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 [email protected]. >>>>>> >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> -- >>>>> 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 a topic in the >>>>> Google Groups "web2py-users" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/web2py/Fkaz9N8bMh0/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>>> 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 [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> 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 a topic in the >>> Google Groups "web2py-users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/web2py/Fkaz9N8bMh0/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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 [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/Fkaz9N8bMh0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

