Title: Fatal error on export
Last modified: August 31, 2016

---

# Fatal error on export

 *  Resolved [chayton](https://wordpress.org/support/users/chayton/)
 * (@chayton)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-export-1/)
 * I was just trying to transfer my snippets from a development server to my live
   site and when I went to export I’m getting the below error (server account name
   removed)
 *     ```
       Warning: require(src/PostSnippets/PclZip.php): failed to open stream: No such file or directory in /home/----/public_html/dev/wp-content/plugins/post-snippets/post-snippets.php on line 109
   
       Warning: require(src/PostSnippets/PclZip.php): failed to open stream: No such file or directory in /home/----/public_html/dev/wp-content/plugins/post-snippets/post-snippets.php on line 109
   
       Fatal error: require(): Failed opening required 'src/PostSnippets/PclZip.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/-----/public_html/dev/wp-content/plugins/post-snippets/post-snippets.php on line 109
       ```
   
 * I’m assuming that the problem is that include path…?
 * [https://wordpress.org/plugins/post-snippets/](https://wordpress.org/plugins/post-snippets/)

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

 *  [Johan Steen](https://wordpress.org/support/users/artstorm/)
 * (@artstorm)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-export-1/#post-7062658)
 * Thanks for the report. This is caused by a bug that sneaked in with the last 
   update where I changed a few fundamental things behind the scenes in the plugin.
   
   This is now corrected, and a minor update will be released today with the fix
   included.
 * Cheers,
    Johan
 *  Thread Starter [chayton](https://wordpress.org/support/users/chayton/)
 * (@chayton)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-export-1/#post-7062669)
 * Thanks very much! This plugin saves me so much work, I love it!

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

The topic ‘Fatal error on export’ is closed to new replies.

 * ![](https://ps.w.org/post-snippets/assets/icon-128x128.gif?rev=2545587)
 * [Post Snippets - Custom WordPress Code Snippets Customizer](https://wordpress.org/plugins/post-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/post-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-snippets/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)
 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [chayton](https://wordpress.org/support/users/chayton/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-on-export-1/#post-7062669)
 * Status: resolved