Page 1 of 1

Uploading files to forum download section

PostPosted: Wed Apr 09, 2008 9:41 am
Author: krillmeed
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://krillmeed.com/forum/index.php

PHP Version: 5.2.3 (cgi-fcgi)
MySQL Version: 5.0.41-community-log


What was done before the problem appeared?
Unknown


What was done to try to solve the problem?
At this time nothing



De.scription and Message

When i try to add a file to the forum download section, i get the server fault page. Having checked in the domain error logs, this is what it keep saying:

Code: Select all
 [Wed Apr  9 11] [error] [client 90.153.126.161] Premature end of .script headers: /hsphere/local/home/krillmeed/krillmeed.com/cgi-bin/php5-cgi


Anyone know what the problem is? And how to fix it? Thank you in advance <img>

Re: Uploading files to forum download section

PostPosted: Thu Apr 10, 2008 12:20 am
Author: Watcher
have you checked the cmod to see if it is set to 777, if you did not change the folder to 777 it wont accept downloads

PostPosted: Thu Apr 10, 2008 7:20 am
Author: krillmeed
"Watcher" wrote:have you checked the cmod to see if it is set to 777, if you did not change the folder to 777 it wont accept downloads
Yes i have, but just noticed now that the file did upload each time i tried (4 Times) So when i tried to delete the extra 3 i basically got this again which means the same thing i think:

500 Error - Internal Server Error

This error was caused due to an unexpected difficulty in fulfilling the user request. The most likely cause of this error is a crashed or error'd CGI .script or program. Please verify that the program is properly compiled and/or operational and carry out any necessary debugging.
If you are not responsible for this resource, please send a bug-report to the address listed below describing your problem. Please include in the report the date, time, your e-mail address, the website on which this error occured and what you were attempting to do when this error occured. Your compliance is appreciated.

Thanks for the tip though, i have made that mistake on many occasion

PostPosted: Sat Apr 12, 2008 5:33 pm
Author: fldodger
This the same thing that happens to me. I have post the problem twice and ansewer for resolving.
I just the a shortcut back to site. Files are ALWAYS uploaded and correct.

Re: Uploading files to forum download section

PostPosted: Sat Apr 12, 2008 6:15 pm
Author: Helter
do you get similar errors with the album? Does your acp automatic backup work correctly?

PostPosted: Sun Apr 13, 2008 1:05 am
Author: krillmeed
"HelterSkelter";p="32647" wrote:do you get similar errors with the album? Does your acp automatic backup work correctly?


The album uploads work correctly, as for the ACP backup, sorry no idea, i use an external program to back up my forum since its so large. To me its as if, the page which is supposed to pop up after you upload a file is not being found, hence the error.