Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Lots of permissions error in eStore plugin
Tagged: permission errors
- This topic has 1 reply, 2 voices, and was last updated 12 years, 8 months ago by wzp.
-
AuthorPosts
-
April 8, 2012 at 7:54 pm #6053kropmuseMember
Hi all
I am getting the following errors in eStore when the buyer is taken to the link page for digital Pay Per View content:
(yes, I have blocked out part of the pathname)
Any assistance is highly appreciated, thanks!
‘Warning: fopen(/home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_post_payment_debug.log) [function.fopen]: failed to open stream: Permission denied in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 22
Warning: fwrite(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 23
Warning: fclose(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 24
Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php:22) in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_includes3.php on line 30
Warning: fopen(/home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_post_payment_debug.log) [function.fopen]: failed to open stream: Permission denied in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 22
Warning: fwrite(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 23
Warning: fclose(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 24
Warning: fopen(/home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_post_payment_debug.log) [function.fopen]: failed to open stream: Permission denied in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 22
Warning: fwrite(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 23
Warning: fclose(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/wp-content/plugins/wp-cart-for-digital-products/eStore_debug_handler.php on line 24′
April 8, 2012 at 9:57 pm #43903wzpModeratorYour server seems to have some permission issues. Please ensure the chmod permissions are set to 0755 for the plugin directory. If you are done testing you can also turn off the “debug” option (looks like the plugin is being denied access to debug files by your server).
-
AuthorPosts
- You must be logged in to reply to this topic.