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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/bb0c33d9-18d6-464c-b744-2734601895a9n%40googlegroups.com.

Reply via email to