Title: brees's Replies | WordPress.org

---

# brees

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

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

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elfsight Blocks for Elementor — 80+ Widgets] Instagram Feed Down](https://wordpress.org/support/topic/instagram-feed-down-3/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/instagram-feed-down-3/#post-13070802)
 * Thank you! Much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Embedded git repository warning](https://wordpress.org/support/topic/embedded-git-repository-warning/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/embedded-git-repository-warning/#post-10512703)
 * Let me give those a shot. Thank you so much for all the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Embedded git repository warning](https://wordpress.org/support/topic/embedded-git-repository-warning/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/embedded-git-repository-warning/#post-10510149)
 * Hmm. Git won’t stage these, even after removing all of the .gitignore files:
 * modified: wp-content/plugins/object-sync-for-salesforce/vendor/a5hleyrich/wp-
   background-processing (modified content, untracked content)
    modified: wp-content/
   plugins/object-sync-for-salesforce/vendor/developerforce/force.com-toolkit-for-
   php (modified content, untracked content)
 * If these don’t get committed am I going to run into issues? Feels like I will.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Embedded git repository warning](https://wordpress.org/support/topic/embedded-git-repository-warning/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/embedded-git-repository-warning/#post-10509841)
 * I can probably just remove the .gitignore files from the vendor directories, 
   yes?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Object Sync for Salesforce] Embedded git repository warning](https://wordpress.org/support/topic/embedded-git-repository-warning/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/embedded-git-repository-warning/#post-10509837)
 * Wow, you are fast!
 * After manually dropping the folder in /wp-content/plugins/ and running git add.,
   I see these in the output (niether of which have the .php extension, while other
   added files do):
 * new file: wp-content/plugins/object-sync-for-salesforce/vendor/a5hleyrich/wp-
   background-processing
    new file: wp-content/plugins/object-sync-for-salesforce/
   vendor/pippinsplugins/wp-logging
 * Here’s what git won’t stage:
 * modified: wp-content/plugins/object-sync-for-salesforce/vendor/developerforce/
   force.com-toolkit-for-php (modified content)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Unexpected output during activation](https://wordpress.org/support/topic/unexpected-output-during-activation-11/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/unexpected-output-during-activation-11/#post-8979633)
 * Hello,
 * I have solved this issue, and as expected, it was not a problem with the plugin.
   
   In my case, the user (on the web server) did not have permissions to create tables
   in the mysql DB.
 * Check your PHP logs for an error that looks like this:
 * “NOTICE: PHP message: WordPress database error CREATE command denied to user…”
 * Once permissions were granted to the user, activation worked without any issues.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Database connection resolves itself; can't login to admin](https://wordpress.org/support/topic/database-connection-resolves-itself-cant-login-to-admin/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/database-connection-resolves-itself-cant-login-to-admin/#post-7463345)
 * This is solved. It turns out that the configuration for the HA mysql cluster 
   was set up improperly. When the master failed, the slave was not properly promoted.
   As a result, writing to the DB was unavailable.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Database connection resolves itself; can't login to admin](https://wordpress.org/support/topic/database-connection-resolves-itself-cant-login-to-admin/)
 *  Thread Starter [brees](https://wordpress.org/support/users/brees/)
 * (@brees)
 * [10 years ago](https://wordpress.org/support/topic/database-connection-resolves-itself-cant-login-to-admin/#post-7463125)
 * I believe I have access to all logs- but where do I find the particular logs 
   that will help me?
 * Did you intend to say briefly define wp-debug to true? (I think you did.)
    I 
   did so and (unsurprisingly) immediately saw a mysql error. I’m not sure how much
   is safe to provide here…
 * The first portion of the error reads:
    [The MySQL server is running with the –
   read-only option so it cannot execute this statement]
 * The statement that it cannot execute is an INSERT INTO wp_options and involves
   the option name _transient_doing_cron.
 * To answer your other questions:
    1. This is a single install 2. The site url 
   is [http://www.accuquote.com](http://www.accuquote.com) 3. The server is Linux–
   3.13.0-71-generic, running Ubuntu 14.04.3
 * I haven’t ran a mysql check/repair yet, but will move onto that if I am unable
   to find anything to address this issue.

Viewing 8 replies - 1 through 8 (of 8 total)