Page 1 of 1

php zipping or what?

Posted: Sun Aug 16, 2009 4:03 am
by marianko
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 ... 0f3660e2d7

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/ ... es-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