PayPal Express Checkout could not be installed (Could not create directory.). Please install it manually by clicking here.
I solved this problem by doing this:
- Update ownership of the plugin directory to include user and the correct group: chown -R username:www-data wp-content/plugins/
- Update the permissions of folders and files in the woocommerce directory: chmod -R 775 wp-content/plugins/woocommerce/
Problem solved. I deactivated and then re-activated the plugin and the error went away with Paypal express installed :)
No comments:
Post a Comment