hi, I have a video site, after member uploaded a video, the page display 500 internal server error.: "500 internal server error" Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, 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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Can someone advice me how to solve it? my site hosted dedicated server. Thanks & God Bless, Rex
Hi, Thanks for your help. the script is MediaXxxScript.com, here is the demo site: http://www.demo.mediaXxxScript.com Yes, i follow their instruction to chmods the folder, it's correct chmods. Thanks, Rex
Check the error logs of your website. You should get the reason from error logs. There are many reasons for 500 error i.e. invalid code in htaccess, improper file permission, php configuration problem etc. If your website is hosted on shared server, just drop an email to them to take care of this for you. Kailash
There are too many problem variants. Memoty limit (check top). Upload file size limit (stack? nginx/apache? check configs) Permissions (check smaller/other media type files success). Free space (check df -H for free space left)