jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

HTTP ERROR 500 #330

Closed gungkrisna closed 6 years ago

gungkrisna commented 6 years ago

When i click download nothing happen and display HTTP ERROR 500 http://178.128.95.74/gungkrisna/

jeckman commented 6 years ago

You'd need to see what's in your PHP error log / apache error log - most likely either a version of PHP we don't support or lack of the right permissions, or missing some dependency.

jeckman commented 6 years ago

Until you provide detail of what the HTTP Error 500 is from your php error logs we can't really help you

ghost commented 6 years ago

i got same error so i looked at log and found something about cache so i gave write 777 permission to cache folder . now i m getting the download links