Why is wpku_user listed not wp_user? Am trying to resolve whitescreen of death

I am having the white screen of death on my website. And the WP admin login is not being recognised. So I wanted to reset or create a new admin via php admin.

But I have noticed that instead of wp_user I have wpku_user.

In fact everything listed is prefixed with wpku_ instead of just wp_

Any help is appreciated



Source link