Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
When does it redirect to another login site?
http://subcon-industries.com/wp-login.php goes to a login, but http://subcon-industries.com/ redirects to http://subcon-industries.com/en/ and http://subcon-industries.com/en/wp-login.php returns a 404 Page Not Found error. Just guessing here, but I would be suspicious of that /en/ somehow causing your trouble.
This is the failure I get.
WordPress database error: [INSERT,UPDATE command denied to user ‘79978_1.usr1’@’192.168.43.17’ for table ‘wp_options’]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_doing_cron’, ‘1420140746.1765799522399902343750’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)