onShore TimeSheet™ Installation Manual | ||
---|---|---|
Prev |
If everything is setup properly you should be able to access the onShore TimeSheet start page with your browser. You should use the default username admin and password admin. You should change this password as soon as possible. The right frame should load with a default onShore TimeSheet banner and the left frame should load up with the action buttons, a blank Client list at the top left. If the left frame is grayed out and you get an error like the following:
Sorry I cannot complete your request: Cannot Connect to backend: localhost:5432:timesheet ERROR: connectDB() failed: Is the postmaster running and accepting TCP/IP(with -i) connections at 'localhost' on port '5432'?You know that one or more of the following are true and where you should look to fix the error:
PostgreSQL's postmaster isn't running
postmaster isn't configured to listen on a TCP port, or the same port you defined in timesheet.conf
The HTTP server's user id doesn't have permissions to access the timesheet database. Make sure the PostgreSQL user exists and is in the pg_shadow file.