Quantcast
Browsing all 5527 articles
Browse latest View live

silverliebt on "[Plugin: Subscribe2] mysql error"

I monitor WP using NewRelic and I am consistently getting the following message since upgrading to 3.9x: Table 'wordpress.wp_subscribe2_app' doesn't exist Should I be concerned about this. The table...

View Article


mattyrob on "[Plugin: Subscribe2] mysql error"

@Daniel, That error should not be present in version 10.1. If it is it can be ignored.

View Article


b0rman on "HyperDB Failover"

When HyperDB fails to connect to one database, it tries to connect to another database that holds the same data. The question is: Client came to my site, but my First MySQL Server is down. HyperDB will...

View Article

jsl245 on "Database connection issues"

So here is something of an odd issue. Last week (3 days ago) everything was working fine. I had to make a few changes to the wp-config.php file and to the xampp server since I'm running IIS first and...

View Article

leitmedium on "Can I convert all tables from MyISAM to InnoDB?"

Hey, I have a multisite running with several and wondered why it uses MyISAM and InnoDB at the same time: mysql> select TABLE_NAME, ENGINE from information_schema.TABLES WHERE...

View Article


jsl245 on "Database connection issues"

So I fixed the whole "A MySQL server is not running or is blocked by a firewall!" issue by changing which port the security/index.php file was looking at to 3307. However the main issue of wordpress...

View Article

canon_man on "Moved website from web hosting pad to OSX server"

I have moved my website, but am unable to make it work. I exported my database, and was able to import it. But my website can't connect to the database. (mysql) I am using OSX server, and pro photo...

View Article

catacaustic on "Moved website from web hosting pad to OSX server"

You ned to check all of the connection variables. Anyone of them could be wrong. Unless you've created exactly the same named database and user, and hve it on the same host location, there will be...

View Article


graphiclabdesigns on "Install Wordpress and point to an existing MySQL Database"

Hi, Please help. I need to install Wordpress and point its table creation to an existing MySQL Database. The reason why is because I am not allowed to create NEW Databases on our server via PhpMyAdmin....

View Article


Ryan Bayne on "dbDelta Problem - What is wrong with this query?"

During activation Wordpress is attempting to alter my table but there is no need. The alteration was already done. My code... // c2pprojects $sql_create_table = "CREATE TABLE {$wpdb->c2pprojects} (...

View Article

TychoMonolith on "Install Wordpress and point to an existing MySQL Database"

Hi... Interesting one here. Make sure your wp-config.php has the correct database info such as DB_HOST, DB_NAME, DB_USER, and DB_PASSWORD. Also need to make sure your $table_prefix value is the same as...

View Article

graphiclabdesigns on "Install Wordpress and point to an existing MySQL Database"

Thanks TychoMonolith. Works like a charm. :)

View Article

TychoMonolith on "Install Wordpress and point to an existing MySQL Database"

Sweet! Happy bloggin'...

View Article


com82 on "Long query apache error from spam comments"

An answer on this would be great! I have the same problem. My hosting is wpengine.com. Error logs are full of LONG QUERY warnings from spam comments

View Article

Ipstenu (Mika Epstein) on "Can I convert all tables from MyISAM to InnoDB?"

WordPress actually specifies no table type in the create statements, so it uses MySQL's default table engine which is InnoDB from version 5.5 onwards. Which is to say if you changed your DB on the...

View Article


familyofchristwp on "PHP Warning (server error)"

I am receiving the dreaded error: PHP Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server's configuration. If you continue to have problems, please try the...

View Article

Adam on "PHP Warning (server error)"

Take a look at this thread: http://wordpress.org/support/topic/php-error-notice-when-updating-plug-ins-since-37-update?replies=19 Although it's about update to WP 3.7 the problem seems to be similar....

View Article


jevanto on "Database connection problem!"

Recently mentioned that my WP blog give an error for all not registered users. Actually there is no registration on my blog at all. I stayed loged in and didn't see the problem. The front-end give an...

View Article

PressSavvy.com on "Database connection problem!"

best to contact your hosting company they most likely can help you.

View Article

wpReg on "[Plugin: W3 Total Cache] dbcluster-config-sample,php"

How do I utilize ini/dbcluster-config-sample.php? I am wanting to test out the master/slave MySQL functionality that it describes...

View Article
Browsing all 5527 articles
Browse latest View live