Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all 634 articles
Browse latest View live

Issue Migrating WP Site

$
0
0

We followed all the directions on this post to Migrate WordPress Site to BlueHost:
http://www.wpexplorer.com/migrating-wordpress-website/

Can anyone Please Tell Us How To Fix This Error???

We are getting a the following error:

Warning: Cannot modify header information – headers already sent by (output started at /home1/rosemedi/public_html/faheyelectrical/wp-config.php:2) in /home1/rosemedi/public_html/faheyelectrical/wp-includes/functions.php on line 3759

Error establishing a database connection

Can anyone Please Tell Us How To Fix This Error???


Database error, table missing

$
0
0

Hi

I have installed the plugin and put the minimal widget in the sidebar. When I try to subscribe to the newsletter from my live page I get a white page with the message:

Database error see the log files (log files path can be found on Newsletter diagnostic panel)

The error log states:
ERROR – m: 21,6 MB, u: 0 – Table ‘wordpress_cf.O2fadPS_newsletter’ doesn’t exist

Any suggestions?

Many thanks

Error establishing a database connection

$
0
0

Hello all,

I tried to access my site today deluxecorpjobs.com and got the “Error establishing a database connection” message.

After doing some research, it appears that the database may need to be repaired? It provides me with a line of code to insert into my wp-config.php file but I am unable to even access my dashboard (deluxecorpjobs.com/login as I keep getting that same error message.

Any feedback would be appreciated.

Thanks!

Mike

Facing problem with wp installatuon into subdirectory

$
0
0

I am trying to set up a demo site under my existing domain in the form of myexistingdomain.com/subdirectory
For this I have created a subdirectory inside this domain and installed wp there. I double checked database , user name , pw etc , they are all correct in my config.php file but its showing Error connecting database

I have set up many more demo sites before in the same way and they are still active, for example
myexistingdomain.com/demo1
myexistingdomain.com/demo2
myexistingdomain.com/demo3
myexistingdomain.com/demo4
etc

Please advice
Thank you

Database errors

$
0
0

2 errors showed in the error log after updating cerber:

[09-Jun-2017 13:14:32 UTC] WordPress database error Can't DROP 'begin_end'; check that column/key exists for query ALTER TABLE cerber_acl DROP INDEX begin_end made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wp-cerber/wp-cerber.php'), cerber_upgrade, cerber_upgrade_db
[09-Jun-2017 13:14:32 UTC] WordPress database error Duplicate key name 'begin_end_tag' for query ALTER TABLE cerber_acl ADD INDEX begin_end_tag (ip_long_begin, ip_long_end, tag) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/wp-cerber/wp-cerber.php'), cerber_upgrade, cerber_upgrade_db

Thank you for your time!

SLB causing Database error when active with Events Calendar Pro, recurring event

$
0
0

I am noticing a really strange error — we have a site that uses both The Events Calendar Pro as well as Simple Lightbox. For some reason, SLB is giving me a database error when it is active, while viewing single event pages when the event is recurring. (other pages are fine. It’s just on single event pages and only if the event is recurring)

The error is:
Unknown column ‘EventStartDate’ in ‘order clause’

The complete details of the error as reported by query monitor can be seen here: https://nimbus.everhelper.me/client/notes/share/962020/g8tnrqqga4f4hd2ix0cs

Any ideas how to resolve this?

WordPress database error: [Duplicate entry ‘0’ for key ‘PRIMARY’]

$
0
0

Hi,
Please help me now.
I have this error:
WordPress database error: [Duplicate entry ‘0’ for key ‘PRIMARY’]
Error screenshot
This my paged
I used the shortcode [ratings id=post_ID ] to get the rating.
Thanks.

Could not insert term into the database

$
0
0

Hi,

I have just run in to major error – has anyone else encountered this: Could not insert term into the database…this is how it happen: I was attempting to add an additional function on function_php I saved, and then found all my categories had vanished (including Uncategorized). When I tried to add a category this fails with the error above.

Safe to say I deleted my changes in the functions_php and re-saved…refresh all, but the error still remains.

I understand that the error would be on the database side…but can’t see the error here (and I really don’t know my way around well), however I can see that my original categories are still with in the database.

I have already tried a database repair through wordpress, but no joy.

Can anyone help me out of this sticky situation? Would be immensely appreciated


WordPress Database Error, Row size too large

$
0
0

I received a huge message in Customizer I think because you save all google fonts in a non TEXT field that cannot store more than 8126 letters.

WordPress database error: [Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.]
INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘_transient_tt_font_google_fonts_list’, ‘a:818:{s:7:\”abeezee\ …. ALL GOOGLE FONTS INCLUDED HERE …..

WordPress database error

$
0
0

Hello Sirs,

I have problem getting php error report today see below:
—————————————————————————————
Jul 10, 08:26:55
WordPress database error You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version
for the right syntax to use near ‘AND comment_type != ‘webhook_delivery’
ORDER BY comment_date_gmt DESC LIMIT 1′ at line 1 for query SELECT wp_xxx_comments.* FROM wp_xxx_comments AND
comment_type != ‘webhook_delivery’ ORDER BY comment_date_gmt DESC
LIMIT 12 made by require(‘wp-blog-header.php’), wp, WP->main,
WP->query_posts, WP_Query->query, WP_Query->get_posts
—————————————————————————————
I tested with Store Front theme and got same problem. I am using Twenty Eleven theme/child. This is first time happens this database error. Not sure if these error caused after updating to WooCommerce version 3.1.0.

Please help. Thanks in advance!

WordPress database errors / apostrophes

$
0
0

Hi, I have some users that can’t seem to remember not to put apostrophes in the PrettyLink shortened-url slug, and PrettyLink itself does not strip them out. In my PHP Error log I’m seeing database errors like this, for shortened links where an admin manually created a shortlink like this: http://myurl.com/EasyDIYChildren’sBoookmarks

[13-Jul-2017 04:59:01 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'sBookmarks' LIMIT 1' at line 1 for query SELECT * FROM wp_nato_prli_links WHERE slug='EasyDIYChildren'sBookmarks' LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, PrliAppController->redirect, PrliAppController->link_redirect_from_slug, PrliUtils->track_link

Can you fix it so that users aren’t allowed to put apostrophes (or anything but dashes/letters/numbers I guess) in the slug field?

Thanks!

Issue Migrating WP Site

$
0
0

We followed all the directions on this post to Migrate WordPress Site to BlueHost:
http://www.wpexplorer.com/migrating-wordpress-website/

Can anyone Please Tell Us How To Fix This Error???

We are getting a the following error:

Warning: Cannot modify header information – headers already sent by (output started at /home1/rosemedi/public_html/faheyelectrical/wp-config.php:2) in /home1/rosemedi/public_html/faheyelectrical/wp-includes/functions.php on line 3759

Error establishing a database connection

Can anyone Please Tell Us How To Fix This Error???

WordPress database error issue with w3 total cache

$
0
0

I am using w3tc and after installing wp-cerber, I am getting this error in my error log file –
WordPress database error Table 'mytable.cerber_lab_net' doesn't exist for query DELETE FROM cerber_lab_net WHERE expires < 1500915236 made by do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, cerber_do_daily, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_Wpdb->default_query

Please suggest what the error means and how to fix

DB PROBLEM in CLONING

$
0
0

I i have do a first colne of my website and all is ok, now i have deleted it and when i try to create a new clone, i receive this error, what i can do?

[INFO]-[2017/07/29 11:32:58] Creating table wpstg1_commentmeta like wp_commentmeta
[INFO]-[2017/07/29 11:32:58] Creating table wpstg1_comments like wp_comments
[INFO]-[2017/07/29 11:32:58] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:32:59] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:32:59] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:32:59] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:32:59] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:32:59] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:32:59] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:32:59] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:32:59] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:32:59] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:32:59] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:32:59] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:00] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:00] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:00] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:00] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:00] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:00] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:00] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:00] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:00] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:00] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:00] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:00] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:01] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:01] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:01] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:01] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:01] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:01] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:01] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:01] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:01] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:01] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:02] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:02] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:02] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:02] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:02] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:02] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:02] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:02] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:02] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:02] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:03] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:03] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:03] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:03] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:03] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:03] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:03] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:03] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:03] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:03] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:03] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:04] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:04] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:04] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:04] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:04] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:04] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:04] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:04] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:04] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:04] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:04] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:04] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:05] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:05] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:05] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:05] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:05] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:05] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:05] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:05] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:05] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:05] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:05] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:05] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:06] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:06] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:06] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:06] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:06] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:06] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:06] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:06] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:06] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:06] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:06] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:06] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:07] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:09] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:09] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:09] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:09] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:09] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:09] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:09] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:10] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:10] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:10] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:10] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:10] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:10] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:10] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:10] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:10] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:10] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:10] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:11] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:11] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:11] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:11] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:11] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:11] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:11] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:11] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:11] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:11] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:11] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:11] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:11] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:12] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:12] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:12] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:12] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:12] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:12] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:12] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:12] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:12] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:12] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:13] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:13] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:13] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:13] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:13] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:13] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:13] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:13] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:13] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:13] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:13] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:13] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:14] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:14] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:14] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:14] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:14] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:14] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:14] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:14] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:14] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:14] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:14] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:14] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:15] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:15] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:15] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:15] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:15] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:15] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:15] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:15] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:15] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:15] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:15] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:16] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:16] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:16] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:16] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:16] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:16] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:16] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:16] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:16] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:16] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:16] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:16] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:17] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:17] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:17] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:17] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:17] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:17] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:17] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:17] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:17] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:17] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:17] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:20] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:20] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:20] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:20] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:20] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:20] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:20] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:21] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:21] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:21] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:21] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:21] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:21] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:21] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:21] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:21] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:21] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:21] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:21] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:21] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:22] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:22] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:22] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:22] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:22] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:22] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:22] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:22] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:22] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:22] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:22] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:22] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:23] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:23] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:23] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:23] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:23] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:23] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:23] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:23] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:23] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:23] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:23] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:23] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:24] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:24] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:24] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:24] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:24] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:24] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:24] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:24] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:24] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:24] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:24] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:24] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:25] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:25] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:25] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:25] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:25] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:25] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:25] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:25] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:25] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:25] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:25] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:25] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:26] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:26] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:26] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:26] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:26] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:26] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:26] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:26] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:26] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:26] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:26] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:26] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:27] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:27] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:27] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:27] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:27] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:27] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:27] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:27] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:27] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:27] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:27] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:27] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:28] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:28] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:28] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:28] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records
[INFO]-[2017/07/29 11:33:28] wpstg1_eg_grids already exists, dropping it first
[INFO]-[2017/07/29 11:33:28] Creating table wpstg1_eg_grids like wp_eg_grids
[INFO]-[2017/07/29 11:33:28] Copying wp_eg_grids as wpstg1_eg_grids between 0 to 0 records

WP database error: specified key too long and PHP warnings

$
0
0

I am running PHP 5.6.25 have just installed the plugin, but before activating had an error and warnings. I uninstalled the plugin, but would still like to try if they can be corrected. For additional information, I ran debug and found many instances of the following error and warnings:

[07-Aug-2017 04:54:57 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wp_wpcsplog (id mediumint(9) NOT NULL AUTO_INCREMENT, violated_directive varchar(50) NOT NULL default ”,
blocked_uri varchar(1024) NOT NULL default ”,
document_uri varchar(1024) NOT NULL default ”,
useragent varchar(1024) NOT NULL default ”,
remoteaddress varchar(1024) NOT NULL default ”,
information text NOT NULL default ”,
createdon timestamp DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY id (id),
KEY violated_directive (violated_directive, blocked_uri),
KEY createdon (createdon)
) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once(‘H:\WAMP64\www\WP-Apsara\wp-admin\admin.php’), require_once(‘H:\WAMP64\www\WP-Apsara\wp-load.php’), require_once(‘H:\WAMP64\www\WP-Apsara\wp-config.php’), require_once(‘H:\WAMP64\www\WP-Apsara\wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wpCSPAdmin::update_database, dbDelta

[07-Aug-2017 05:16:38 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, string given in \wp-content\plugins\http-headers\views\cache-control.php on line 47

PHP Warning: Illegal string offset ‘default’ in \wp-content\plugins\http-headers\views\expires.php on line 74


Database error

$
0
0

Hi,

I can connect to my database using PHPMyAdmin, I can see all the tables and eveything work fine.

But I’ve got this message “Error establishing a database connection” when I’m trying to connect to this my website: https://paullehmanndesign.com/

I’ve checked many times my wp-config.php file and the username, Database name and hostname are correct.

The same problem occur with https://paullehmanndesign.com/wp-admin/

I’ve checked my MySQL Server using this code:

<?php
$link = mysql_connect(‘localhost’, ‘root’, ‘password’);
if (!$link) {
die(‘Could not connect: ‘ . mysql_error());
}
echo ‘Connected successfully’;
mysql_close($link);
?>

and it works.

So I really don’t know what to do to fix the issue.

Thank you for your help

Error establishing database connection

$
0
0

Hello ,
when I’m trying to see my site I take th following message : Error establishing a database connection and when I’m trying to visit the admin page wordpress is checking to repair the database and it gives me the following result :
6Q64p142p_users: Table ‘keramental.6Q64p142p_users’ doesn’t exist
6Q64p142p_options: Table ‘keramental.6Q64p142p_options’ doesn’t exist

Do you know how can I fix this problem?
Thanks a lot.

Database Error After Multisite Install

$
0
0

I had a clean install of MySQL and WordPress. I then followed the steps to setup a multisite with sub-directories. After making the change to wp-config.php and .htaccess and trying to access the site I get a “Error establishing a database connection”.

Database Error

$
0
0

Error establishing a database connection
One or more database tables are unavailable. The database may need to be repaired.

I clicked on a link to repair but it said it couldn’t repair and told me to come to Support Forums to post a request for help.

Problem with theme

$
0
0

Hi
What is the cause of this message?

Database has been lost
Please update the current database to the newest version
wordpress.com

The database is healthy
This is a problem with the main site theme (HTML5 Blank v 1.4.4)
Plugins disabled, but the problem did not resolve
Thanks

Viewing all 634 articles
Browse latest View live