4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: superjari on March 24, 2006, 03:28:44 PM
-
Hi all,
I've been using 4images for my site ( http://www.footygoal.net ) for some time now. I never had problems untill last week. My host installed litespeed 1.5.7 instead of apache. Now everytime a download is requested the file will download a certain amount, but will than stop downloading as if the file has finished downloading. The file is than unreadable.
Server
PHP 4.4.0 (cli) (built: Nov 1 2005 19:40:49)
installed with Zend
Mysql -> server version: 4.1.13a
2,4 pentium, 1gig mem
Does anyone know what can be done about this? Is there a way to not request the files through the php code, but directly?
Thanks in advance!
-
Try this:
http://www.4homepages.de/forum/index.php?topic=10755.msg54465#msg54465
-
I guess it won't work for me since all my files are zip-files and they're stored on a remote server...
Is there any other way? The files are not big, most of them are between 1 and 20 mb.
Thnx!
-
If they are stored on other server, then the problem is in the other server...4images redirects to the file if it remote...
-
I don't think so since I can download the file through a direct link without a problem. The problem also only occurs after installing litespeed. Apache didn't have this problem and after trying to reinstall Apache again all files where available for download like normal...
-
Can anybody help me out with this, or is there a way (as a final 'solution') to make the downloads direct downloads instead of grabbed through php?
-
will it hurt if you try the solution I posted above before we continue further? just try it ;)
-
OK, I thought I shouldn't since you said zip-files are not supported, nor are remotely stored files. I'll try it and tell you what happens...
-
Well, I still didn't get a chance to test it since my host switched back to apache. However, now all downloads seem to be unavailable through php. Is it possible to make the links to the downloads direct instead of through php?