Jump to content

Recommended Posts

Hi all,

I'm not sure if this is even the right venue for this question, but I don't know what else to do. I run a website from which I sell loops/samples for use in music programs. I only offer instant download as the delivery option. My hosting is with 1and1.com.

 

Okay, so these files are zipped in collections, usually totalling between 500-1000Mb each. I have only had a few customers in the short time I've had the site operational, but each time someone purchases a download, they are only able to download about 400-500 Mb and the download stops, leaving them with a corrupted .zip file. I am using a script written by Vibralogix called Linklok for Paypal. Bacially, it stores all of the info for the products and when someone makes a purchase, it sends them a direct link to the file. When the customer emailed me to tell me they could not download, I would send them a link directly to the file on the server. In a few cases, even then, the customer could still not download the file. I have contacted 1and1.com and they haven't been much help. Adrian, from Vibralogix, has tried to help me out, but he thinks it's something with the server. 1and1 has had me create a .ftpaccess and .htaccess file to put in the root and that seems to do nothing. Anything I need to post to have someone take a look at the issue, just let me know. I don't know much about PHP or server technology (sorry). Any help anyone can offer is appreciated. (I didn't post the script because it is very long.)

-Andrew

p.s. the .htaccess file contains the following:

php_value post_max_size "10000M"

php_value upload_max_filesize "10000M"

 

and the .ftpaccess contains the following:

AllowStoreRestart on

 

I didn't want to post a link to my phpinfo due to the rules against posting links. If it's ok, I will post it.

Link to comment
https://forums.phpfreaks.com/topic/64605-not-sure-what-to-do/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.