Sorry I didn't notice that you use apache. Can I ask you why? In my dev machine I use the web2py internal server for simplicity.
Anyway have you setup uwsgi to use the right python? Il giorno ven 23 dic 2022 alle ore 09:22 Massimiliano <[email protected]> ha scritto: > How do you start web2py? > > Il giorno ven 23 dic 2022 alle ore 03:39 Ian W. Scott <[email protected]> > ha scritto: > >> So it looks like it's a problem importing python modules. I'm using a >> virtualenv (pyenv) and web2py isn't finding the modules I installed for >> this version. There may be other issues too (since the logging isn't >> working!) but this is something I can fix... >> >> On Thursday, December 22, 2022 at 8:43:56 PM UTC-5 Ian W. Scott wrote: >> >>> I've just moved to mac for my development and am trying to rebuild my >>> (formerly Linux) web2py dev environment. But I've hit a complete dead end: >>> - web2py is generating 500 errors in the browser >>> - there's no log output in the apache logs at all (so no error messages) >>> - none of the db table files are being created in the databases folder >>> - a ticket number is being generated, but I can't access any tickets >>> (get a 500 error there too) >>> >>> Since I can't see any logging output I'm at a complete loss how to debug >>> this! >>> >>> I'm using apache (homebrew httpd) with mod_wsgi and postgresql >>> (psycopg2) and they both seem to be working fine apart from web2py. I'm >>> pretty sure apache is configured properly and I can access files from the >>> "static" folder. But anything that goes through the db seems not to be >>> working at all. >>> >>> Any thoughts about how to start tackling this? >>> >>> >>> >>> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/web2py/9483abf7-67d5-4407-a04d-bca90c418a28n%40googlegroups.com >> <https://groups.google.com/d/msgid/web2py/9483abf7-67d5-4407-a04d-bca90c418a28n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Massimiliano > -- Massimiliano -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CANPTPxJZuFSVg5BvGc_OW3VM%3D8mkPE9vGOKm4eCn5QymZr_3%2Bw%40mail.gmail.com.

