PDA

View Full Version : unknown filesize


maidos
05-15-2008, 09:43 AM
The thing is that my sysadmin told me that he get filesize and eta when downloading a file from my server while all of my user and myself get unknown flesize and no eta. So i need help with this please got Web Server apache2handler centos 5.1 64bit

Dismounted
05-15-2008, 10:06 AM
You have a server admin, it's his job isn't it? ;)

maidos
05-15-2008, 11:25 AM
he keep persisting that theres no such issue.

Marco van Herwaarden
05-15-2008, 11:30 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

royo
05-15-2008, 11:30 AM
You're not really telling us much; is the file delivered directly through a link like http://www.domain.com/file.zip or is it delivered through a PHP/CGI script?
The problem may reside in the Apache version you are using, though I'm not 100% sure.

maidos
05-15-2008, 01:49 PM
thanks guys for helping. it seems that when i download without a download script i get the size and eta but when downloadng using the mods located here downloadsII i get unknown file size and keep getting timeout

Marco van Herwaarden
05-15-2008, 02:48 PM
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.