Troubleshooting: PDO: Table 'selfoss.tags' doesn't exist
Okay, got it to work for me so far.
It seems there is a problem with running under php-fpm, adding the timezone to php.ini seems not to work.
I configured the php-fpm config file for that webspace with:
php_value[date.timezone] = "Europe/Vienna"
Then the time zone error went away.
Additionally I switched to Mysql and created the missing table tags as suggested here in the forum.
Maybe the information helps somebody else.
Thoma
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