Title: Plugin reinstall
Last modified: August 22, 2016

---

# Plugin reinstall

 *  Resolved [gasparo](https://wordpress.org/support/users/gasparo/)
 * (@gasparo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-reinstall-1/)
 * I gave erease all plugin from module and delete table in phpadmin, now i reinstall
   module from wordpress module but :
    Table plugin does not exist! Please disable
   and re-enable the plugin.
 * [https://wordpress.org/plugins/wp-statistics/](https://wordpress.org/plugins/wp-statistics/)

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

 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-reinstall-1/#post-5371026)
 * You need to delete the wp_statistics rows in the wp_options table.
 * Run the following SQL to delete the version:
 *     ```
       DELETE FROM wp_options WHERE option_name='wp_statistics_plugin_version';
       ```
   
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-reinstall-1/#post-5371292)
 * Closing due to inactivity.
 *  Thread Starter [gasparo](https://wordpress.org/support/users/gasparo/)
 * (@gasparo)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-reinstall-1/#post-5371293)
 * Thanks for now is work.
 * Best Regards

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

The topic ‘Plugin reinstall’ is closed to new replies.

 * ![](https://ps.w.org/wp-statistics/assets/icon.svg?rev=3081064)
 * [WP Statistics – Simple, privacy-friendly Google Analytics alternative](https://wordpress.org/plugins/wp-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-statistics/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [gasparo](https://wordpress.org/support/users/gasparo/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-reinstall-1/#post-5371293)
 * Status: resolved