Hi guys, I'm no expert on php, but I believe it's got to be something with PHP version 5.2.5 or some settings - because from a certain time I'm not able to download any zip file from a directory on one of my websites:
http://mydigitalmall.net/phpinfo.php
It was OK and the zip files were downloading correctly, but when you for example enter this into your browser:
http://www.mydigitalmall.net/cart/index.php?cmd=dl&id=73a47224cbdb4290f3660e2d7
you'll get a corrupted zip file, BUT if you enter this directly to the browser, the zip file downloads correctly:
http://mydigitalmall.net/cart/products/HalloweenMiniSites-MRR.zip
Can someone be so kind and tell me where the problem can be? Is it with the PHP upgrade on server, can it be fixed? The scripts really worked fine before.
Here's the script log with some errors and the download class script:
http://mydigitalmall.net/txt/
Many thanks for every bit of help or direction.
Marian