4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: superjari on March 24, 2006, 03:28:44 PM

Title: Problem with litespeed instead of apache
Post 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.

Quote
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!
Title: Re: Problem with litespeed instead of apache
Post by: V@no on March 24, 2006, 03:44:23 PM
Try this:
http://www.4homepages.de/forum/index.php?topic=10755.msg54465#msg54465
Title: Re: Problem with litespeed instead of apache
Post by: superjari on March 24, 2006, 03:52:30 PM
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!
Title: Re: Problem with litespeed instead of apache
Post by: V@no on March 24, 2006, 03:56:12 PM
If they are stored on other server, then the problem is in the other server...4images redirects to the file if it remote...
Title: Re: Problem with litespeed instead of apache
Post by: superjari on March 24, 2006, 03:58:38 PM
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...
Title: Re: Problem with litespeed instead of apache
Post by: superjari on March 24, 2006, 04:19:30 PM
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?
Title: Re: Problem with litespeed instead of apache
Post by: V@no on March 25, 2006, 12:15:34 AM
will it hurt if you try the solution I posted above before we continue further? just try it ;)
Title: Re: Problem with litespeed instead of apache
Post by: superjari on March 25, 2006, 01:35:04 PM
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...
Title: Re: Problem with litespeed instead of apache
Post by: superjari on April 01, 2006, 06:13:26 PM
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?