Quote:
Originally Posted by CyberRanger
Like Jelle has said already, you need to create a file named .htaccess (not the period in front of the name). Put the following two lines into the file:
Code:
php_value upload_max_filesize 30M
php_value post_max_size 30M
Upload the file into your forum directory (the same location where downloads.php is located.)
This will increase the size of the file you can upload to 30MB.
|
For a while DownloadsII was working for me and then all of a sudden my site got a 500 internal server error.
When i comment out these 2 lines, the site works again. If I leave them commented, I can upload files (but only small ones). Any ideas? Also there is a file stuck in the etc_tmp folder that I can't delete, like something is locking it. Not sure if that has anything to do with it. I'm on VB 3.6.5 running 4.0.5. below is the errorl
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@nokturnalist.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.