Title: salescart's Replies - page 3 | WordPress.org

---

# salescart

  [  ](https://wordpress.org/support/users/codeaholic/)

 *   [Profile](https://wordpress.org/support/users/codeaholic/)
 *   [Topics Started](https://wordpress.org/support/users/codeaholic/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codeaholic/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codeaholic/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codeaholic/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codeaholic/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codeaholic/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 31 through 45 (of 87 total)

[←](https://wordpress.org/support/users/codeaholic/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/codeaholic/replies/?output_format=md) [2](https://wordpress.org/support/users/codeaholic/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/codeaholic/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/codeaholic/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/codeaholic/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/codeaholic/replies/page/4/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restore WP mySQL database from files – Windows server](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/#post-10389543)
 * Ok, it doesn’t look like I am 100% there yet. The database is restored but WordPress
   is giving the error:
    **Error establishing a database connection**
 * The issue is I have the “vanilla” /mysql database. When I look at the tables_priv
   in /mysql it is empty. I’m guessing somehow I need to get the privileges for 
   this WordPress database into /mysql right?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restore WP mySQL database from files – Windows server](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/#post-10389525)
 * **Ok, I got it!!**
    The procedure is.
    - Install vanilla mySQL on new server (I had already done that)
    - Stop mySQL service
    - Move the /data/wordpress953 folder over “intact” “as is”.
    - and move ONLY the ibdata1 file and ib_logfiles off of the root over.
    - Leave the /mysql data “as is” from the vanilla install
    - Start mySQL service
 * It was basically an “incarnation” of what I was doing but you have to only change
   certain things. The ibdata1 file in the root went with the /wordpress953 folder
   but apparently not with anything else.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restore WP mySQL database from files – Windows server](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/#post-10389508)
 * I tried again to reset the password for mySQL but it fails. Here is an image 
   of what I see:
    [⌊Junk⌉](https://www.flickr.com/photos/103122216@N07/42744526291/in/dateposted-public/)
 * I don’t understand why I can’t reset the mysql password???
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restore WP mySQL database from files – Windows server](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/#post-10389494)
 * This is NOT a system crash! The hard drive was operating at half speed we believe
   for some reason so we just moved to a new drive. It was taking 45 mins to reboot
   and an hour to log in with RDP.
 * I have **ALL** the data on the old drive. It is “as if” the mySQL went down for
   a reboot. No data has changed in the WordPress953 files since 2/22/18 and in 
   the mysql files since 5/31/18 the day before we even had issues. That is the 
   day I changed the root password. It doesn’t make sense to me why I can’t just
   replace the files and reboot since I have ALL the data. BTW, I have recovered
   MS SQL and a dozen of other databases like this before no problem and restored
   3 MS SQL databases this time as well from just the files.
 * Attempt 3:
    I shut down the mysql server, I put the /mysql and the /wordpress953
   folders in the /data folder and the files in the root ibdata1, ib_logfile0, and
   ib_logfile1 as you indicated. I rebooted the system. I tried to login and I get
   the same as Attempt 2: ** ! #1045 Cannot log in to the MySQL server
 * Where is the root password saved? In ibdata1? I would have thought this is saved
   in the /mysql. Isn’t that the master tables?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Restore WP mySQL database from files – Windows server](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/restore-wp-mysql-database-from-files-windows-server/#post-10387758)
 * 953 -vs- 954 = typo (sorry)
 * YES, it does. I have ALL of the files including the ibdata1, ibdata0, .frm, etc.
   files. In both attempt 1 and attempt 2, I am moving the WHOLE /data folder with
   all files including the ibdata1 file. In fact, there is a .err file created in
   attempt1 complaining about the isam id problem in the log file.
 * It’s simply not working.
 * In attempt 1, I am NOT moving /data/MySQL. I can try that. However, in attempt
   2, I am also moving the /data/MySQL!
 * It is NOT working in either case. Of course, Attempt 2 _might_ be working but
   I have no way to start MySQL or login to see the database tables. So who knows
   in that case. I changed the MySQL root password only about 2 weeks ago so I am
   100% correct of what it was and I made the new instance with the same root password.
 * I’ll retry attempt1 moving both the WP MySQL data folder as well as the MySQL
   data folder ONLY
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site is Down/404 error](https://wordpress.org/support/topic/site-is-down-404-error/)
 *  [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/site-is-down-404-error/#post-10387628)
 * You need to get “file manager” access via a hosting control panel or FTP access
   using FileZilla and see what files are located in your website directory.
 * I try to got to plain vanilla files like: [http://www.castroyalepodcast.com/license.txt](http://www.castroyalepodcast.com/license.txt)
   or [http://www.castroyalepodcast.com/readme.html](http://www.castroyalepodcast.com/readme.html)
   and they also don’t show up. These files should be accessible even if there is
   something severely wrong with your WordPress install.
 * See this url for basic files you should expect to see in your Root directory 
   with basic FTP access–>
    [http://www.wpbeginner.com/beginners-guide/beginners-guide-to-wordpress-file-and-directory-structure/](http://www.wpbeginner.com/beginners-guide/beginners-guide-to-wordpress-file-and-directory-structure/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Update Failed: The update cannot be installed because we will be unable to copy](https://wordpress.org/support/topic/update-failed-the-update-cannot-be-installed-because-we-will-be-unable-to-copy-1/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/update-failed-the-update-cannot-be-installed-because-we-will-be-unable-to-copy-1/#post-7439529)
 * lol No that didn’t help at all. I know what chmod is and the equivalency of it
   in IIS which is a GUI. Keep in mind IIS runs completely different than Apache
   especially in Windows 2012 where you not only have NTFS file permissions, you
   also have Application Pool/Application Pool “user” permissions. You also have
   management pipeline mode/type in the App pool. The App pool is/has it’s own set
   of permissions.
 * In Apache, all you have is the “file permissions”.
 * So it is many times more complex than Unix/Linux/Apache thanks to Microsoft. 
   So what I need is a **full break down **of permissions.
    1. The NTFS permissions of IUSR or does IUSR even need NTFS Permissions.
    2. What the App pool mode should be set to
    3. The App pool Identity
    4. Any special permission the App pool identity would need on NTFS in addition 
       to or as it relates to IUSR.
 * Unfortunately, this is a “migration” backup/restore not a straight install by
   the widget install which seems to get the permissions right about 60% of the 
   time or all you have to do is open it up a tiny bit for IUSR. So I have a more
   complicated IIS install problem than normal where I would click on buttons and
   everything would magically happen. I have to restore from scratch so I actually
   must “know” what ALL the permissions are to the letter. This has to be documented
   somewhere by WordPress???
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Update Failed: The update cannot be installed because we will be unable to copy](https://wordpress.org/support/topic/update-failed-the-update-cannot-be-installed-because-we-will-be-unable-to-copy-1/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/update-failed-the-update-cannot-be-installed-because-we-will-be-unable-to-copy-1/#post-7439384)
 * Tara, that is just pushing it off to the hosting provider. We ARE the hosting
   provider. There is no one to push it off to you.
 * If you could please direct me to the WordPress documentation of what the IIS (
   and Windows NTFS) file permissions “should be”, than I can make it so. All the
   documentation I can find is “UNIX/Linux” centric.
 * We could certainly can get by with manual installation but I would like to solve
   the actual problem.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Master Slider - Responsive Touch Slider] Terrible](https://wordpress.org/support/topic/terrible-69/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/terrible-69/#post-8075553)
 * Confusing product naming, distribution/purchase path, and slow support that takes
   days and days to answer…assuming the person can find it. We eventually got it
   working after nearly a week. Unfortunately a previous designer used your tool
   so we were stuck with it or we would have jettisoned it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] BAD support and pure product confusion even with a purchase.](https://wordpress.org/support/topic/bad-support-and-pure-product-confusion-even-with-a-purchase/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bad-support-and-pure-product-confusion-even-with-a-purchase/#post-7159108)
 * Yes, we did post in your support forum….it took us two days to be able to post
   there because of the steps and hoops you make your customers jump through before
   they can even make a post. It is VERY confusing which product to buy, how to 
   get support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] BAD support and pure product confusion even with a purchase.](https://wordpress.org/support/topic/bad-support-and-pure-product-confusion-even-with-a-purchase/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bad-support-and-pure-product-confusion-even-with-a-purchase/#post-7158896)
 * We can’t get support there and can’t log-in. It’s a mess. This is just a warning
   for would be buyers. Avoid this software at all costs. The support is terrible
   with a 2 day turnaround promised even after you pay. We tried registering but
   never get any email.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-reCAPTCHA] reCaptcha locked me out of my WordPress Web site](https://wordpress.org/support/topic/recaptcha-locked-me-out-of-my-wordpress-web-site/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/recaptcha-locked-me-out-of-my-wordpress-web-site/#post-6536443)
 * We had to delete the plugin files via FTP, and then reload the plugin. That was
   the only way around it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Update to 3.0.1 and meta description is now gone](https://wordpress.org/support/topic/update-to-301-and-meta-description-is-now-gone/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/update-to-301-and-meta-description-is-now-gone/#post-6762962)
 * Ok, I give up and reverted back to the previous version. What a mess this version
   is. Most of what you think are improvements are actually a step in the wrong 
   direction.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap not displaying](https://wordpress.org/support/topic/sitemap-not-displaying-1/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/sitemap-not-displaying-1/#post-6606444)
 * And it will probably get as much attention as this thread that you closed. I 
   contacted them and they said unless you got $$$’s, they don’t help you. It appears
   to be easier to switch to a different plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap not displaying](https://wordpress.org/support/topic/sitemap-not-displaying-1/)
 *  Thread Starter [salescart](https://wordpress.org/support/users/codeaholic/)
 * (@codeaholic)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/sitemap-not-displaying-1/#post-6606424)
 * No, I’m not using any cache plugin and I’ve also disabled all plugins and the
   problem is not solved in any case. Yes, I have already resaved the permalinks
   and yes that is where the problem is. Now, I am wordpress on windows and perhaps
   it was not properly tested in that environment.
 * This is the what the xml file has for the .xsl xml stylesheet.
 * ‘type=”text/xsl” href**=”//www.web-hosters.com/main-sitemap.x**sl”?>’
 * However, the stylesheet is REALLY at //www.web-hosters.com/**index.php**/main-
   sitemap.xsl
 * Its just a plain old bug from my viewpoint. It is not properly taking into account
   the permalinks and it seems to have somekind of “hardwired” idea of what the 
   permalinks/pathing is. Resetting my permalinks doesn’t fix the problem.
 * These are my permalinks with the index.php in there.
    [http://www.web-hosters.com/index.php/sample-post/](http://www.web-hosters.com/index.php/sample-post/)

Viewing 15 replies - 31 through 45 (of 87 total)

[←](https://wordpress.org/support/users/codeaholic/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/codeaholic/replies/?output_format=md) [2](https://wordpress.org/support/users/codeaholic/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/codeaholic/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/codeaholic/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/codeaholic/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/codeaholic/replies/page/4/?output_format=md)