Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist
I have unzipped selfoss, set up nginx using the suggested config, used phpmyadmin to set up the user and tables (and to test my PHP/MYSQL set ups).
When I visit the virtual host I have set up in nginx, I get:
Internal Server Error
PDO: Table 'selfoss.tags' doesn't exist
Any ideas? When I look at the tables in mysql, I see that selfoss has created three tables, so it would seem that permissions/configuration are correct.
Also, possibly part of the same issue, when I visit http://url/update I get:
Internal Server Error
date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead
Complete thread:
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist -
malcolmputer,
2013-03-18, 18:03
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist - Carcadons, 2013-03-19, 01:03
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist - Tompi, 2013-03-20, 11:38
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist -
kofl,
2013-03-20, 13:43
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist -
malcolmputer,
2013-03-20, 14:04
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist - malcolmputer, 2013-03-20, 14:17
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist - kofl, 2013-03-23, 17:47
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist -
malcolmputer,
2013-03-20, 14:04
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist -
radical.edward,
2013-03-20, 17:42
- Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist - ric, 2013-03-21, 11:02