Fatal error on export
-
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…?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error on export’ is closed to new replies.