Title: error
Last modified: August 21, 2016

---

# error

 *  [peekaa](https://wordpress.org/support/users/peekaa/)
 * (@peekaa)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-197/)
 * when activating I got this:
 * Shashin Error:
    Failed to create table wp_shashin_album
 * WP 3.5.1.at win xampp
 * [http://wordpress.org/extend/plugins/shashin/](http://wordpress.org/extend/plugins/shashin/)

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

 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-197/#post-3837423)
 * Have checked that you meet the Shashin requirements? PHP 5.1.2 or higher and 
   mySql 4.1 or higher.
 * Also, I have not tested Shashin extensively with the variety of possible software
   combinations on Windows, so it’s possible there’s an incompatibility. If you’re
   comfortable editing code I can work with you to debug it.
 *  Thread Starter [peekaa](https://wordpress.org/support/users/peekaa/)
 * (@peekaa)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-197/#post-3837425)
 * we can try.
 * my versions: (from phpinfo)
    Apache Version Apache/2.4.2 (Win32) OpenSSL/1.0.1c
   PHP/5.4.4 Apache API Version 20120211 Max Requests Per Child: 0 – Keep Alive:
   on – Max Per Connection: 100 Timeouts Connection: 300 – Keep-Alive: 5
 * mysqlnd enabled
    Version mysqlnd 5.0.10 – 20111026 – $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39
   $ Compression supported SSL supported Command buffer size 4096 Read buffer size
   32768 Read timeout 31536000
 * I might could send you full report of phpinfo to private adress, little bit afraid
   of placing it here. Once I mentioned here in wp forums even only my web adress,
   I started to have force attacks to my login page….
 * Thank you.
 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-197/#post-3837426)
 * Thanks for the info. At this point I don’t think I need the complete phpinfo 
   output.
 * I’m leaving today on a family trip for a couple days, so I won’t be able to follow-
   up for a day or two.
 * Here’s the first thing to check:
 * * Open shashin/lib/ShashinDatabaseFacade.php
    * comment out line 64 * then right
   after line 64 add:
 *     ```
       var_dump($sql);
       var_dump(dbDelta($sql, true));
       exit;
       ```
   
 * If you prefer to do this by email, you can email me through the contact form 
   on my web site: [http://www.toppa.com/contact](http://www.toppa.com/contact)

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

The topic ‘error’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/error-197/#post-3837426)
 * Status: not resolved