1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Downloading problem on my web.

Discussion in 'Apache' started by fishown, Feb 5, 2011.

  1. #1
    Hello all,

    I have an UPLOADING site like megaupload , rapidshare etc. and i got a problem.
    Recently some of my clients had problems when downloading, while they downloading a file the download process stops before the elapsed time but still shows 100& completed, but in the end of the process the file itself weight below his original size.

    I'm guessing its a common problem please help me resolve it.

    Technical information:
    OS: centos 5.5
    http server: apache 2
    Panel : ISPconfig 3
    The download starts through a php script that direct it to an non-public folder.

    Thank you
     
    fishown, Feb 5, 2011 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    This is due to PHP script timeout issue. Increase the script execution time in PHP using set_time_limit() or changing max_execution_time in php.ini.
     
    mwasif, Feb 5, 2011 IP