Some Songs Download and Some Don't???

0
Hello,

I need assistance with an issue that I have regarding song downloads. It seems that half of my songs can be downloaded and some can't be. In reading your forums I opened the one's that weren't working in text editor and these are two messages I received:


Fatal error: Allowed memory size of 209715200 bytes exhausted (tried to allocate 75910165 bytes) in /home4/nfsticom/public_html/plugins/system/sef.php on line 73


Fatal error: Allowed memory size of 209715200 bytes exhausted (tried to allocate 59756461 bytes) in /home4/nfsticom/public_html/plugins/system/sef.php on line 77

When I try to download them, the files say they are only 197 bytes. Inside my php.ini file my memory limit is set to 200M and it seems that I'm having issues with files that are smaller in size then larger ones that I can download.

Any assistance would be appreciated.

Thanks,

Scott
Responses (2)
  • Accepted Answer

    Wednesday, March 03 2010, 03:36 PM - #Permalink
    0
    well, the problem is that the download script is exhausting your memory size limit.

    question: are you running MC 1.5.1? the download script has been improved in version 2.0 so it takes a lot less resources. so, just upgrading could solve your problem
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 03 2010, 07:01 PM - #Permalink
    0
    Will give it a try. Using 1.5.1. Also increasing the memory in Php.ini form 200M to 1000M solved the problem. I will definitely also upgrade the version.

    Thanks for your help. Scott.
    The reply is currently minimized Show
Your Reply