Title: [Plugin: WP2Cloud] plugin installation error mysql
Last modified: August 20, 2016

---

# [Plugin: WP2Cloud] plugin installation error mysql

 *  Resolved [ds123](https://wordpress.org/support/users/ds123/)
 * (@ds123)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/)
 * Artem please excuse me posting twice but this is extremely urgent as i have to
   get a production site running on aws …really need your help to get this running
 * [http://wordpress.org/support/topic/error-during-mysql-plugin-install](http://wordpress.org/support/topic/error-during-mysql-plugin-install)
 * i have spent a ton of time compiling and installing mysql 5.5.24 …32 bit …. it
   is running successfully now
 *  i am getting these errors on the last step Artem can you please help? would 
   i make a difference if i installed 5.5.20 instead of 5.5.24 ?
 *  mysql> install plugin clouse soname ‘ha_clouse-5.5.24.so’;
    ERROR 1126 (HY000):
   Can’t open shared library ‘/usr/local/mysql5/lib/plugin/ha_clouse-5.5.24.so’ (
   errno: 13 /usr/local/mysql5/lib/ plugin/ha_clouse-5.5.24.so: undefined symbol:
   my_pthread_fastmutex_init)
 * [http://wordpress.org/extend/plugins/wp2cloud-wordpress-to-cloud/](http://wordpress.org/extend/plugins/wp2cloud-wordpress-to-cloud/)

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

 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114011)
 * Hi ds123,
 * The official MySQL binaries from [http://www.mysql.com](http://www.mysql.com)
   have MY_PTHREAD_FASTMUTEX defined, so our binaries have this defined too. Custom-
   built binaries may not.
 * To build MySQL binaries with the same configuration as the official builds from
   [http://www.mysql.com](http://www.mysql.com), you can specify `-DBUILD_CONFIG
   =mysql_release` flag to cmake.
 * You also can download pre-compiled binaries from [http://www.mysql.com](http://www.mysql.com),
   as described in [this post](http://wordpress.org/support/topic/error-during-mysql-plugin-install?replies=15#post-2825921)(
   substitute 5.5.20 with 5.5.24 and x86_64 with i686).
 * Let us know if this doesn’t work.
 *  Thread Starter [ds123](https://wordpress.org/support/users/ds123/)
 * (@ds123)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114012)
 * thank you so much for the reply! i have hope now that i can finally get this 
   working
 * i am also getting this error any idea on why ?
 * ERROR 1126 (HY000): Can’t open shared library ‘/usr/local/mysql/lib/plugin/ha_clouse-
   5.5.20.so’ (errno: 13 cannot open shared object file: Permission denied)
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114014)
 * Most likely the account that mysqld is running as doesn’t have permission to 
   execute ha_clouse-5.5.20.so or clouse.so. Running `chmod 755 /usr/local/mysql/
   lib/plugin/*clouse*.so` should fix that.
 *  Thread Starter [ds123](https://wordpress.org/support/users/ds123/)
 * (@ds123)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114015)
 * Artem got the plugin installed thank you!!!! i may have questions soon but that
   hurdle is accomplished looking forward to working with your software
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114016)
 * you are welcome! Plz keep me posted about your progress.
 *  [silveruser](https://wordpress.org/support/users/silveruser/)
 * (@silveruser)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114023)
 * Hi Thank you for your pluging, Currently I am using WP Super Cache and CDN Sync
   Tool and I would like to know if your plugin would replace them if not are there
   any conflicts ?
 * Thank you Again
 * Ermes
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114024)
 * There is bit of an overlap, with respect to uploads handling. If possible try
   to switch off the uploads-related optimizations in these plugins.
 * Please keep in mind that WP2Cloud is not just only about performance. It primarily
   focuses on transforming WordPress into highly durable, stateless, scalable, backupless,
   less headaches solution over site’s lifetime. Tight integration with cloud storage
   brings cloud benefits to all data WordPress deals with – both content & uploads.
 *  [wright15](https://wordpress.org/support/users/wright15/)
 * (@wright15)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114026)
 * That sounds great and all but if you could be more specific in your installation
   instructions i think it would help all of us.
    The technology you are making 
   is very helpful, but its just very frustrating when doing something like installing
   it has to be such of a heartache. Personally i would really like to see more 
   detailed step by step instructions. Preferable a video install guide. It doesn’t
   seem as if you have any competitors (especially none with wp-plugins) so i think
   if you made the installation process less of a drag then you would have a great
   plugin on your hands. Hope all is well.
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114027)
 * Thank you for feedback. We’re always striving to improve all aspects of the product,
   including the documentation.
 * To make it easier to get started, we’ve created ready-to-run WordPress AMI and
   Virtual Appliance. The corresponding step-by-step guides are:
 *  ** [WordPress on S3: step-by-step](https://www.slideshare.net/artemlivshits/wordpress-on-s3-stepbystep)**
   from **[Artem Livshits](https://www.slideshare.net/artemlivshits)**
 *  ** [WordPress on S3: run it anywhere](https://www.slideshare.net/artemlivshits/wordpressons3runanywhere)**
   from **[Artem Livshits](https://www.slideshare.net/artemlivshits)**
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114029)
 * Just added step-by-step guide for WordPress on Google Cloud Storage:
 *  ** [WordPress on Google Cloud Storage: configuring a Virtual Appliance](https://www.slideshare.net/artemlivshits/wordpress-on-google-cloud-storage-virtual-appliance)**
   from **[Artem Livshits](https://www.slideshare.net/artemlivshits)**
 *  Plugin Author [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * (@artemlivshits)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114032)
 * We just released an [installer](http://www.oblaksoft.com/mysql-on-cloud-storage-clouse-config/)
   for ClouSE and the [step-by-step guide](http://www.slideshare.net/artemlivshits/wordpress-on-s3-do-it-youself)
   for it.
 * Please try it out. Any feedback is welcome.

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

The topic ‘[Plugin: WP2Cloud] plugin installation error mysql’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp2cloud-wordpress-to-cloud.svg)
 * [WP2Cloud](https://wordpress.org/plugins/wp2cloud-wordpress-to-cloud/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp2cloud-wordpress-to-cloud/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp2cloud-wordpress-to-cloud/)
 * [Active Topics](https://wordpress.org/support/plugin/wp2cloud-wordpress-to-cloud/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp2cloud-wordpress-to-cloud/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp2cloud-wordpress-to-cloud/reviews/)

 * 11 replies
 * 4 participants
 * Last reply from: [Artem Livshits](https://wordpress.org/support/users/artemlivshits/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp2cloud-plugin-installation-error-mysql/#post-3114032)
 * Status: resolved