Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Created download links don't work
Tagged: Download links, estore, PHP
- This topic has 8 replies, 3 voices, and was last updated 11 years, 1 month ago by serpini.
-
AuthorPosts
-
August 4, 2011 at 4:03 am #3977saskmikeyMember
My Web Hoster “Netfirms” has changed thier hosting format, since change over my 2 stores will not generate download links that are accessible. This message shows up when one trys to download “cURL transfer options could not be set. Please let us know. Thank you!”
Can any one help?
August 4, 2011 at 5:12 am #35138wzpModeratorPlease enable the debug messages and check the download_manager_debug.log file. Something is affecting the cURL library. You could try changing to another download method, but you will only be running from a possibly bigger problem with your site; since there are other plugins that depend on cURL as well (like the PDF Stamper).
August 4, 2011 at 7:46 pm #35139saskmikeyMemberThanks for reply wzp here is debug message >
[08/04/2011 3:06 AM] – Warning : PHP safe mode ON.
[08/04/2011 3:06 AM] – Advisory : No DL file path conversion performed on URL.
[08/04/2011 3:06 AM] – Advisory : URL aware fropen() disabled, forcing cURL…
[08/04/2011 3:06 AM] – Advisory : Unable to affect maximum PHP script execution time. Download method will terminate after 60 seconds have elasped. Downloads not completed within that time period will be invalid.
[08/04/2011 3:06 AM] – Status : Dispatching DL method = 7
[08/04/2011 3:06 AM] – FAILURE : Error on curl_setopt()
[08/04/2011 7:34 PM] – Status : Unresolved DL file path = http://201103.s3.amazonaws.com/07resell/RisingAboveLifesTurmoil.zip
[08/04/2011 7:34 PM] – Status : Resolved DL file path = http://201103.s3.amazonaws.com/07resell/RisingAboveLifesTurmoil.zip
[08/04/2011 7:34 PM] – Warning : PHP safe mode ON.
[08/04/2011 7:34 PM] – Advisory : No DL file path conversion performed on URL.
[08/04/2011 7:34 PM] – Advisory : URL aware fropen() disabled, forcing cURL…
[08/04/2011 7:34 PM] – Advisory : Unable to affect maximum PHP script execution time. Download method will terminate after 60 seconds have elasped. Downloads not completed within that time period will be invalid.
[08/04/2011 7:34 PM] – Status : Dispatching DL method = 7
[08/04/2011 7:34 PM] – FAILURE : Error on curl_setopt()
Any ideas? THX
August 5, 2011 at 12:37 am #35140wzpModeratorYour server is now running under PHP Safe Mode. Tell your hosting provider to turn it off. When they turned it on, it broke your site.
August 7, 2011 at 5:00 am #35141saskmikeyMemberTHANK YOU !! > After a couple days back in forth with host support, shopping carts are working. Thanks for everything wzp.
August 7, 2011 at 8:55 am #35142wzpModeratorThey should’ve been more careful, when they upgraded your server.
October 21, 2013 at 9:22 am #35143serpiniMemberHello,
I have the same error, I contacted my hosting provider to switch off the PHP safe mode, but said that is not possible because it is a shared server and could harm other users and compromise server security .
I have tried all methods of downloading and all show the same error log:
[10/21/2013 9:07 AM] – Status : Link details retrieved using file key. Link ID: 13
[10/21/2013 9:07 AM] – Status : Download limit counting is enabled for this product. Product ID: 1. Current access count: 0
[10/21/2013 9:07 AM] – Status : Download limit counting is enabled. Limit: 5 Access count: 0
[10/21/2013 9:07 AM] – Status : Handing download request from IP Address: 80.174.25.166
[10/21/2013 9:07 AM] – Status : Unresolved DL file path = [recacted/…/XXXXX-0.1.0.tgz]
[10/21/2013 9:07 AM] – Status : Resolved DL file path = [recacted/…/XXXXX-0.1.0.tgz]
[10/21/2013 9:07 AM] – Warning : PHP safe mode ON.
[10/21/2013 9:07 AM] – Advisory : No DL file path conversion performed on URL.
[10/21/2013 9:07 AM] – Advisory : URL aware fropen() disabled, forcing cURL…
[10/21/2013 9:07 AM] – Advisory : Unable to affect maximum PHP script execution time. Download method will terminate after 60 seconds have elasped. Downloads not completed within that time period will be invalid.
[10/21/2013 9:07 AM] – Status : Dispatching DL method = 7
[10/21/2013 9:07 AM] – FAILURE : Error on curl_setopt()
What I can do?
October 21, 2013 at 12:47 pm #35144wzpModeratorYour only alternative then, if you are “in love” with your current provider, is to use the Amazon S3 integration method.
The following post can be helpful too:
http://www.tipsandtricks-hq.com/ecommerce/selling-large-files-with-wp-estore-796
October 21, 2013 at 5:58 pm #35145serpiniMemberThat’s ok, Thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.