Making this work with mysql

by shaneonabike, Monday, December 14, 2015, 21:56 (3028 days ago)

Has anyone been able to get this working properly in MySQL? I did a fresh install but seem to be getting a really bizarre error?

On a fresh install I seem to be receiving the following error from the log file.

Error PDOStatement: Invalid default value for 'updatetime'

Here's a copy of my config (I'm using mysql)

[globals]
db_type=mysql
db_host=localhost
db_file=data/sqlite/selfoss.db
db_database=selfoss
db_username=dbuser
db_password=dbpass
db_port=3306
db_prefix=
logger_level=DEBUG
items_perpage=50
items_lifetime=30
base_url=
username=
password=
;username=myuser
;password=blah
b35b776358d
salt=salty
public=
html_title=name
rss_title=name feed
rss_max_items=300
rss_mark_as_read=0
homepage=newest
language=0
auto_mark_as_read=0
auto_stream_more=1
anonymizer=
use_system_font=
readability=
share=gtfprde
wallabag=
allow_public_update_access=
unread_order=
load_images_on_mobile=0
auto_hide_read_on_mobile=0
env_prefix=selfoss_

Is there something wrong with all of this?

RSS Feed of thread
powered by my little forum