goldenproducer on "Wordpress not showing database content"
I already pointed it to the correct database. I am moving the same domain to another server. Not to another domain. I still get: <?php /** * Front to the WordPress application. This file doesn't do...
View Articlegoldenproducer on "Wordpress not showing database content"
I managed to fix it. I deleted the wp config file and made sure I had the correct table prefix. Thank you for the ideas.
View Articlejf80 on "Locked out of a site on shared hosting - ID the DB?"
I am locked out of a WordPress site - can't find username, email or password. So I logged into the database via the HostGator cPanel to reset the account manually. But as its shared hosting, I have...
View ArticleDJDoubleXL189 on "Locked out of a site on shared hosting - ID the DB?"
Log into your FTP of the site. Check your wp-config.php file to help you determine which database that specific site is using.
View ArticleSabinooo on "Locked out of a site on shared hosting - ID the DB?"
Cpanel also allows you to edit the wp-config.php file, or you can do that by FTP. It will tell you the name of the datase your blog is using :)
View ArticleStrictly Software on "[Plugin: WP-DBManager] Automatic Backup stops at the...
Both sites are on the same server. There is no info on the path or URL I need to supply for the CRON job to initiate the backups in any WP DB settings that I can see. In my own plugins if I need a CRON...
View ArticleStrictly Software on "[Plugin: WP-DBManager] Automatic Backup stops at the...
Quick update. As I tried to add the cron jobs manually, either WP DB Backup or Jetpack the message at the top of the screen says "Successfully added the cron schedule jetpack_weekly" BUT there is...
View ArticleLester Chan on "[Plugin: WP-DBManager] Automatic Backup stops at the number...
"There is no info on the path or URL I need to supply for the CRON job to initiate the backups in any WP DB settings that I can see." -- That is not needed, WP will does a pseudo cronjob "So I am...
View ArticleStrictly Software on "[Plugin: WP-DBManager] Automatic Backup stops at the...
Hi I seem to have managed to get Jetpack working, it was due to disabling the plugin (in the usual disable all then re-enable to find the cause) and not "re-connecting" to a WP account which Jetpack...
View ArticleLester Chan on "[Plugin: WP-DBManager] Automatic Backup stops at the number...
"Therefore I am wondering if you could give me the SQL to actually run an update/insert statement into wp_options to actually create the necessary cron job records? This way I can force the CRON...
View ArticleATB on "Website loading extremely slow"
Hello, For some reason my website became really slow, it takes 30-50 seconds to load any page and before it was under 3 seconds. Disabling all plugins won't make any difference. A assume it could be...
View ArticleDemetrius Pop on "add http headers"
Hi, Do I need to add header("Content-type: text/xml");to my script or somewhere in my site in order to parse XML? If so, how do I go about doing that? code snippet that requires the header:...
View ArticleTara on "Website loading extremely slow"
Slowness/high CPU usage could be due to (but not limited to): - a poor or memory intensive theme - poor or memory intensive plugins - your server is slow (e.g., "process hang", overload, you get a lot...
View ArticleATB on "Website loading extremely slow"
Thanks for this. Just to share additional details. I tried to run tests on 3 mentioned above links but non of them managed to complete the test and show any results. Also other websites on my server...
View ArticleZeesol on "Database Import & File Transfer (from local to web) Issues"
I have completed my website on my local server "XAMPP" and now i want to host it on the web. I created a new database on web and tried to upload the export database file. But its not importing the...
View Articleeuro-space on "Database Import & File Transfer (from local to web) Issues"
If there's phpMyAdmin, try to import with that tool. There's alternative way using single-file MySQL management tool by adminer.org , which could be useful.
View Articlesanjayb18 on "database"
hello, i want to add a form in my page with document uploade .but i'm new in php and i don't no how i do this...
View Articlesanjayb18 on "database"
i'm trying this but still it's not working it's give some error like INSERT.PHP not found inside wordpress [ Moderator Note: Please post code or markup snippets between backticks or use the code...
View ArticleATB on "Website loading extremely slow"
The problem was with the latest version of NextGen plugin. After downgrading everything went back to normal. Thanks.
View Article