Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: is_dir(): open_basedir restriction in effect. #75

Closed
feutl opened this issue Mar 2, 2016 · 1 comment
Closed

Warning: is_dir(): open_basedir restriction in effect. #75

feutl opened this issue Mar 2, 2016 · 1 comment

Comments

@feutl
Copy link

feutl commented Mar 2, 2016

Executing the Plugin from Wordpress raises the following error

Warning: is_dir(): open_basedir restriction in effect. File(/tmp/zippy_56d68c8e10b03) is not within the allowed path(s): (/home/.sites/479/site682/web:/home/.sites/479/site682/tmp:/usr/share/pear) in /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/symfony/filesystem/Filesystem.php on line 91 Warning: is_dir(): open_basedir restriction in effect. File(/tmp/zippy_56d68c8e10b03) is not within the allowed path(s): (/home/.sites/479/site682/web:/home/.sites/479/site682/tmp:/usr/share/pear) in /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/symfony/filesystem/Filesystem.php on line 97 Fatal error: Uncaught exception 'Symfony\Component\Filesystem\Exception\IOException' with message 'Failed to create "/tmp/zippy_56d68c8e10b03": mkdir(): open_basedir restriction in effect. File(/tmp/zippy_56d68c8e10b03) is not within the allowed path(s): (/home/.sites/479/site682/web:/home/.sites/479/site682/tmp:/usr/share/pear).' in /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/symfony/filesystem/Filesystem.php:100 Stack trace: #0 /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/alchemy/zippy/src/Resource/ResourceManager.php(61): Symfony\Component\Filesystem\Filesystem->mkdir('/tmp/zippy_56d6...') #1 /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/alchemy/zippy/src/Adapter/ZipExtensionAdapter.php(234): Alchemy\Zippy\Resource\ResourceManager->handle('/home/.sites/47...', Array) #2 /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/alchemy/zippy/src/Adapter/ZipExtensionAdapter.php(194): Alchemy\ in /home/.sites/479/site682/web/wordpress/wp-content/plugins/jekyll-exporter/vendor/alchemy/zippy/src/Zippy.php on line 70

I am running PHP 5.6 and WP 4.4.2

thanks for helping me to migrate :)

@stale stale bot added the wontfix label Apr 6, 2017
@stale
Copy link

stale bot commented Apr 6, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot closed this as completed Apr 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant