Title: How to install CDN module: Required Database SQL:
Last modified: August 21, 2016

---

# How to install CDN module: Required Database SQL:

 *  [NeoRicalex](https://wordpress.org/support/users/neoricalex/)
 * (@neoricalex)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/how-to-install-cdn-module-required-database-sql/)
 * Hi There,
 * SQL Database is no for me …. Where and How can i execute this W3TC instalation
   Script :
 * `DROP TABLE IF EXISTS`wp_w3tc_cdn_queue`;
    CREATE TABLE IF NOT EXISTS `wp_w3tc_cdn_queue`(`
   id` int(11) unsigned NOT NULL AUTO_INCREMENT, `local_path` varchar(500) NOT NULL
   DEFAULT ”, `remote_path` varchar(500) NOT NULL DEFAULT ”, `command` tinyint(1)
   unsigned NOT NULL DEFAULT ‘0’ COMMENT ‘1 – Upload, 2 – Delete, 3 – Purge’, `last_error`
   varchar(150) NOT NULL DEFAULT ”, `date` datetime NOT NULL DEFAULT ‘0000-00-00
   00:00:00’, PRIMARY KEY (`id`), KEY `date` (`date`) ) DEFAULT CHARACTER SET utf8;`
 * I have runned as SQL Query with [WP-DBManager](https://wordpress.org/plugins/wp-dbmanager/)
   Plugin, but im not sure if as worked, because ive got a red message, and no green.
 * Is there any Step-By-Step to do this?
 * Thanks

The topic ‘How to install CDN module: Required Database SQL:’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [NeoRicalex](https://wordpress.org/support/users/neoricalex/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/how-to-install-cdn-module-required-database-sql/)
 * Status: not resolved