So this time I turned my debug on true so I could get more detailed analysis of the problem...so this is what's wrong:
I ran the command: /var/lib/aolserver/mathing/etc/daemontools/run
I changed the run file according to instructions (changing the -u and -g and adding -b 192.168.123.196:80)
These are the errors from error.log
Error: NsPgOpenDb(postgres): Could not connect to localhost::mathing: FATAL: IDENT authentication failed for user "mathing"
Error: dbdrv: failed to open database 'postgres:localhost::mathing'
Warning: Database API: couldn't allocate a handle from database pool "pool2".
Error: Database API: RDBMS type could not be determined for any pool.
Error: Bootstrap:
The following database pools generated errors:
- OpenACS could not allocate a handle from database pool "pool2".
Possible causes might include:
- The database is not running.
- The database driver has not been correctly installed.
- The datasource or database user/password are incorrect.
- You didn't define any database pools.