Title: PHP 5.2 Friendly?
Last modified: August 21, 2016

---

# PHP 5.2 Friendly?

 *  Resolved [jamiechong](https://wordpress.org/support/users/jamiechong/)
 * (@jamiechong)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/)
 * Just a note that this plugin doesn’t work when PHP <= 5.2
 *     ```
       Fatal error: Undefined class constant 'SKIP_DOTS' in .../public_html/wp-content/plugins/all-in-one-wp-migration/lib/vendor/zipper/zipper.lib.php on line 26
       ```
   
 * SKIP_DOTS was introduced in PHP 5.3.
 * I’m working with a shared server that’s using PHP 5.2. Any chance of making the
   plugin work for PHP 5.2?
 * [http://wordpress.org/plugins/all-in-one-wp-migration/](http://wordpress.org/plugins/all-in-one-wp-migration/)

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

 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/#post-4495950)
 * Hey Jamie,
 * Good news for you.
    The new release will support PHP v5.2 We have removed the
   SKIP_DOTS as well as a few other incompatible constants. We have tested the plugin
   on PHP v5.2.17 and it seems to behave just fine. On top of that we are also going
   to support WordPress v3.3
 * We are making the final steps and tests before releasing this new version.
 * Thank you for using the plugin from [ServMask](https://servmask.com)
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/#post-4496006)
 * Hey Jamie,
 * The new version is released. It supports v5.2.
 * Let me know if something is not behaving properly for you.
    Thank you!
 *  [Cjcornell2](https://wordpress.org/support/users/cjcornell2/)
 * (@cjcornell2)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/#post-4496130)
 * does not work for me …
    installs OK … but when i click the Export the screen 
   just goes blank. yes, i am running php 5.2 (and wordpress 3.81_… wanting to export
   to another server running php 5.4 simply does not work … any insights?
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/#post-4496134)
 * [@cjcornell2](https://wordpress.org/support/users/cjcornell2/),
    We are releasing
   a new version tonight. It has even lower requirements and I have it tested on
   PHP v5.2.4 and WP 3.3 and above. We only require zlib library to be available
   on your server so we can archive your data. If you use the feedback form inside
   the plugin to send us a message, we will get some more data about your server
   and I might be able to identify what is causing a problem for you. Thank you 
   in advance and I am sorry for the inconvenience.

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

The topic ‘PHP 5.2 Friendly?’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334)
 * [All-in-One WP Migration and Backup](https://wordpress.org/plugins/all-in-one-wp-migration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-migration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-migration/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-migration/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Yani](https://wordpress.org/support/users/yaniiliev/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/php-52-friendly/#post-4496134)
 * Status: resolved