lenyxgarcia on "Repairing Databases ?!"
Picture attached via imgur - http://imgur.com/u8ScS5n
View Articlelenyxgarcia on "Repairing Databases ?!"
Luckily it was a fresh install, all I need to do is just delete and restart the installation then?
View Articlecatacaustic on "Repairing Databases ?!"
If it's a fresh install, then yes, deleting the database tables is by far the best way to go. And after that, keep backups regularly. This may not happen again, but it could very easily be an ongoing...
View Articleksbaker1989 on "Creating and Editing Databases with WordPress and phpMyAdmin"
Working on my first website, funnyfoolish.com. We have hosting through godaddy. So far I've added features strictly through plug-ins via install and activate buttons, but now I want to get more in...
View Articlecatacaustic on "mysql going crazy HELP"
Those errors don't say much, and unless someone is a really good DB Admin, then they aren't going to tell us anything at all because there's no idea of what is causing the issue, just that it's...
View ArticlePioneer Valley Web Design on "mysql going crazy HELP"
Error messages can be both confusing and misleading. Since you note that you have quite heavy traffic, perhaps you can increase the open-files-limit to more than 10,000 ??...
View Articlecatacaustic on "Creating and Editing Databases with WordPress and phpMyAdmin"
A lot (most) hosts don't allow you to create a new database through phpMyAdmin, so you need to do that through your hosting control panel. Godaddy will be able to help you with that if you get stuck....
View Articlethai_kont on "Contact Form DB File Uploads not all Linking"
:( I have the same problem. Only files small size about < 1MB are linked, other files > 1MB only show name of file, although I set the accepted file size > 10MB. http://prntscr.com/79hyj3
View Articleluwadmin on "How does Revisr save the database"
Yes, this helps indeed. :) I would suggest that you include this valuable information in the documentation. On the Database section screen, I knew there was a dropdown box labelled 'database driver'...
View Articlespacetime on "[Plugin: Ad Inserter] PHP application overload"
Have you isolated the problem?
View ArticleLife_O_Brian on "[Plugin: Duplicator] Database errors during writing"
Oh thank God for you, alex.mqt!!! I'm using IX Webhosting and I had the exact same problem. I couldn't figure out why it wasn't creating my tables!
View Articlejuniorbra on "[Plugin: Ad Inserter] PHP application overload"
Not yet... I am investigating further.
View Articlemyso182 on "[Plugin: Polylang] Where are strings stored on database?"
Hello Chouby, thanks for your reply! We have 4 languages on our site, after I run your script, it creates another 4 posts of "polylang_mo" type, so I have totally 8 posts there... I deleted all posts...
View Articlemiguelitomola on "WP development locally - Error establishing a database...
I'm using Linux Mint 13 (Ubuntu 12.04 based) and trying to install a local development environment of a WordPress production project which right now is in an amazon EC2 instance. First, I cloned WP...
View ArticleJackGray on "[Plugin: WP-Members] Need only one PAGE login"
Hi Chad, I have been trying diligently, over the past 2 weeks, to configure wp-members to require a login for only a single page. I have not been successful. I have used both the quick start guide as...
View Articlesanteven on "WP development locally - Error establishing a database connection"
You are welcome, Are you missing the DB_NAME definition from your wp-config.php ? From wp-config-sample.php : // ** MySQL settings - You can get this info from your web host ** // /** The name of the...
View ArticleExpanded Fronts on "How does Revisr save the database"
Thanks for the recommendation, I've updated the docs to include this info in the database configuration section.
View Articlemiguelitomola on "WP development locally - Error establishing a database...
Thank you santeven but I forgot to put the DB_NAME on the post whereas it is right on the code (I supose). It is like this: define('DB_NAME', 'prod_db'); //because I've restored the production db...
View Articlesanteven on "WP development locally - Error establishing a database connection"
For what it is worth, other thing I noticed, you dumped --all-databases ... then imported and installed same. I probably would have dumped only prod_db and continued same from there. I'm probably not...
View Articlemortimer on "Database connection error with high concurrent users"
I'm having database connection errors with 100+ concurrent users. Hosted on a dedicated host with quad core and 16GB RAM. I'm currently monitoring with New Relic and here are screenshots:...
View Article