Title: Does this plugin support WordPress Multisite installs?
Last modified: August 21, 2016

---

# Does this plugin support WordPress Multisite installs?

 *  Resolved [Marcel](https://wordpress.org/support/users/marcei/)
 * (@marcei)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/)
 * A quick test in my WP Multisite network resulted in “HTTP Error 500 Internal 
   Server” errors. I’m happy to run other tests if there’s any debugging information
   I can supply, just let me know how I can help.
 * [http://wordpress.org/extend/plugins/assetsminify/](http://wordpress.org/extend/plugins/assetsminify/)

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

 *  Plugin Author [Alessandro Carbone](https://wordpress.org/support/users/alecarbo/)
 * (@alecarbo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/#post-3662147)
 * You should look at the error log. There should be the error that causes the issue.
   Which is the error?
 *  Thread Starter [Marcel](https://wordpress.org/support/users/marcei/)
 * (@marcei)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/#post-3662199)
 * This is from one page load with the AssetsMinify v1.1.0 plugin network enabled.
 *     ```
       [17-Apr-2013 00:03:19] PHP Notice:  Use of undefined constant __DIR__ - assumed '__DIR__' in /home/www/domain.com/public/wp-content/plugins/assetsminify/plugin.php on line 13
       [17-Apr-2013 00:03:19] PHP Notice:  Use of undefined constant __DIR__ - assumed '__DIR__' in /home/www/domain.com/public/wp-content/plugins/assetsminify/plugin.php on line 13
       [17-Apr-2013 00:03:19] PHP Notice:  Use of undefined constant __DIR__ - assumed '__DIR__' in /home/www/domain.com/public/wp-content/plugins/assetsminify/plugin.php on line 13
       [17-Apr-2013 00:03:19] PHP Notice:  Use of undefined constant __DIR__ - assumed '__DIR__' in /home/www/domain.com/public/wp-content/plugins/assetsminify/plugin.php on line 13
       [17-Apr-2013 00:03:19] PHP Notice:  Use of undefined constant __DIR__ - assumed '__DIR__' in /home/www/domain.com/public/wp-content/plugins/assetsminify/plugin.php on line 13
       [17-Apr-2013 00:03:25] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/www/domain.com/public/wp-content/plugins/assetsminify/AssetsMinifyInit.php on line 6
       ```
   
 *  Plugin Author [Alessandro Carbone](https://wordpress.org/support/users/alecarbo/)
 * (@alecarbo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/#post-3662207)
 * You are using PHP < 5.3. Aren’t you?
    AssetsMinify is supported from PHP 5.3+.
 *  Thread Starter [Marcel](https://wordpress.org/support/users/marcei/)
 * (@marcei)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/#post-3662246)
 * Ah, right. No, this particular install is running with PHP 5.2 which doesn’t 
   help.

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

The topic ‘Does this plugin support WordPress Multisite installs?’ is closed to 
new replies.

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

## Tags

 * [combine](https://wordpress.org/support/topic-tag/combine/)
 * [wordpress multisite](https://wordpress.org/support/topic-tag/wordpress-multisite/)

 * 4 replies
 * 2 participants
 * Last reply from: [Marcel](https://wordpress.org/support/users/marcei/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/does-this-plugin-support-wordpress-multisite-installs/#post-3662246)
 * Status: resolved