Hi,
When I try to login, here’s the output I’m getting:
WordPress database error: [INSERT command denied to user ‘dbo347106527’@’74.208.180.119’ for table ‘wp_options’]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘widget_pages’, ‘a:1:{s:12:\”_multiwidget\”;i:1;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
WordPress database error: [INSERT command denied to user ‘dbo347106527’@’74.208.180.119’ for table ‘wp_options’]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘widget_tag_cloud’, ‘a:1:{s:12:\”_multiwidget\”;i:1;}’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
WordPress database error: [INSERT command denied to user ‘dbo347106527’@’74.208.180.119’ for table ‘wp_options’]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_doing_cron’, ‘1487363191.7859098911285400390625’, ‘yes’) ON DUPLICATE KEY UPDATE option_name = VALUES(option_name), option_value = VALUES(option_value), autoload = VALUES(autoload)
Notice: Constant WP_MEMORY_LIMIT already defined in /homepages/8/d339028539/htdocs/soth/wp-config.php on line 95
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d339028539/htdocs/soth/wp-includes/wp-db.php:1355) in /homepages/8/d339028539/htdocs/soth/wp-login.php on line 387
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d339028539/htdocs/soth/wp-includes/wp-db.php:1355) in /homepages/8/d339028539/htdocs/soth/wp-login.php on line 400
WordPress database error: [INSERT command denied to user ‘dbo347106527’@’74.208.180.119’ for table ‘wp_usermeta’]
INSERT INTO wp_usermeta (user_id, meta_key, meta_value) VALUES (6, ‘session_tokens’, ‘a:1:{s:64:\”7b4b253641577a906e053382eddc844d149405a39668ab7a7a0cc08570455838\”;a:4:{s:10:\”expiration\”;i:1487535992;s:2:\”ip\”;s:13:\”12.205.188.74\”;s:2:\”ua\”;s:68:\”Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\”;s:5:\”login\”;i:1487363192;}}’)
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d339028539/htdocs/soth/wp-includes/wp-db.php:1355) in /homepages/8/d339028539/htdocs/soth/wp-includes/pluggable.php on line 955
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d339028539/htdocs/soth/wp-includes/wp-db.php:1355) in /homepages/8/d339028539/htdocs/soth/wp-includes/pluggable.php on line 956
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d339028539/htdocs/soth/wp-includes/wp-db.php:1355) in /homepages/8/d339028539/htdocs/soth/wp-includes/pluggable.php on line 957
Any suggestions?
-
This reply was modified 9 years, 2 months ago by
MSgherzi.