AlonelySVK on "POST_TYPE split"
Good day, im using wordpress with real estate template and i want to sync my properties. I did an install the same wordpress to the 2 different domains. Then I used this code in settings.php : // Table...
View Articlehiteshsharmalatti on "Advice for new start-up for online orders and database...
Hi Guys, Can you suggest on how to get the following functionality in the WP Users can create Accounts and fill ordering forms (complex entries), make payments and see the status of their orders. As...
View Articlemkcwebdev on "Wordpress Database Issues - Site unresponsive"
Hi, I'm having an issue with one of my merchandise sites running Woocommerce. I began receiving "Internal Server 500" errors and the site would go down intermittently. After working with my host...
View Articlelaliz on "Wordpress Database Issues - Site unresponsive"
The WP_Options table has around 300000 rows and is sitting at 220Mib. I'm pretty new to Databases so is this rather large or ok? those are too much, what you have in there? you need to clear those up....
View Articleshawaj on "wp-config-db.cnf.php file?"
Hi all, Noticed a file in the root of my wordpress install yesterday. It was called wp-config-db.cnf.php and inside it had my database login details (commented out) and something saying [mysqldump] Any...
View Articleshawaj on "wp-config-db.cnf.php file?"
Also, just to add a bit more detail, the text inside the file looked liked this: #!/usr/bin/env php #<?php /* [mysqldump] user={username} password={password} #*/?>
View Articlelaliz on "wp-config-db.cnf.php file?"
seems strange, remove this file as this is not a core file and mysql dump file wount have a username and password. folow following article to make wordpress more secure and scan your website with...
View Articleshawaj on "wp-config-db.cnf.php file?"
Thanks - have run the site through sucuri sitechecker already and it hasn't found anything suspicious. Also, removed the file as soon as I saw it as I was worried. I am very keen to work out the root...
View Articlelaliz on "wp-config-db.cnf.php file?"
i'll suggest to scan all files under virus/malware scanner. change your wp-admin password/FTP passwords and keep file permissions as recommended https://codex.wordpress.org/Changing_File_Permissions...
View Articlewslade on "wp-config-db.cnf.php file?"
If you find a file in your root that doesn't belong there, your site has been hacked. Do you or your hosting company have a full backup of your site? The fastest and most sure way to repair your site...
View Articleshawaj on "wp-config-db.cnf.php file?"
Hi, Do you have a recommended virus/malware scanner? I found someone else who had this problem and they were running sucuri security and that did not flag anything. FTP and SSH are only accessible from...
View Articleshawaj on "wp-config-db.cnf.php file?"
@ wslade I have many backups - I use vaultpress and I also take manual backups every couple of weeks. The problem is this: I don't know if a hack has even taken place, and even if I did, I do not know...
View Articlelaliz on "wp-config-db.cnf.php file?"
Sucuri does scan files that are publicly acessible and not all files on server, for that you have to scan them via a malware scanner. i can recommend http://virusscan.jotti.org/en & i have used it...
View Articleshawaj on "wp-config-db.cnf.php file?"
Crisis over, it seems it was from VaultPress plugin: > Could your plugin have made a file in the root of my wordpress install > called wp-config-db.cnf.php ? > Yes -- we use this file to pass...
View Articletg1 on "MySQL Version Upgrade + Wordpress question..."
Hi, My server company posted this notice in my cpanel: This server is running an unsupported MySQL version (5.1). Ask your system administrator to upgrade MySQL to improve security and features. Since...
View Articlecatacaustic on "MySQL Version Upgrade + Wordpress question..."
Any newer version of MySQL will be supported, so it is a very good idea to upgrade to whatever you feel comfortable with. As far as mariaDB, I haven't tried it myself, but everything I've read says...
View Articlemkcwebdev on "Wordpress Database Issues - Site unresponsive"
The whole DB is 260MiB and the wp_options table is 234MiB of it. I've tried disabling most of the plugins but it is still having the same issue. How do i go about finding which process is causing the...
View ArticleChris on "[Plugin: CaPa Protect] Error after switching from PHP 5.3 to 5.5"
The plugin is causing an error message on the front page after switching to PHP version 5.5: "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)". It appears only when this plugin...
View Articlenoaneo on "[Plugin: Forum_wordpress_fr] Warning: mysql_get_server_info():"
Hi, On a forum, a character has an error message on your plugin OVH requesting the creation of a .ovhconfig file to change the version of PHP, in this code. environment = development Warning:...
View ArticleRENAUT on "[Plugin: Forum_wordpress_fr] Warning: mysql_get_server_info():"
i believe the issue comes from OVH mysql_get_server_info() is properly supported in prod, not in dev open a support ticket at OVH !
View Article