I just installed Recess and was playing around with it. This is a fresh installation. After I installed it, I immediately clicked the "Code" menu link and got this error:
SQLSTATE[HY000]: General error: 1 no such table: recess_tools_packages
Recess should try to create that table automatically for you. Does the PDO connection you setup in recess-conf have permission to create tables? If not, try enabling that, and I believe it will work.
reply