DB Error: Duplicate entry 'NULL' for key 'sessions_user_id' php 5.5 instead of 5.6

Hi @stinkjyo,

This looks like a MySQL issue – your sessions table probably needs repair. See e.g. this StackExchange thread.

Regards,
Alec Smecher
Public Knowledge Project Team