Re: Internal Server Error
	
	
		Reupload the perl file in cgi-bin in ASCII mode. Also you need chmod the perl files to 755.
If perl scripts work on your server, when you access uu_upload.pl, you will get some thing like
http://video.bizhat.com/cgi-bin/uu_upload.pl
What is your site url ?
	 
	
	
	
		Re: Internal Server Error
	
	
		
	Quote:
	
		
		
			
				Originally Posted by admin
				
			
			Reupload the perl file in cgi-bin in ASCII mode. Also you need chmod the perl files to 755.
If perl scripts work on your server, when you access uu_upload.pl, you will get some thing like
http://video.bizhat.com/cgi-bin/uu_upload.pl
What is your site url ?
 
			
		
	 
 My domain is www.monkey-vision.com   But the weird things is, it's not all videos I upload, just some, but those few will NOT upload at all, it will always error out and there is does not seem to be a pattern as to why.
	 
	
	
	
		Re: Internal Server Error
	
	
		Please make sure about the seetings for the upload progress bar is correct.also check 
http://forums.buyscripts.in/viewtopic.php?f=4&t=1671
	 
	
	
	
		Re: Internal Server Error
	
	
		All the setting are correct, and the problem does not happen with all videos, just some. But those videos it happens with will NOT upload at all. It will go through the upload progress and after the progress bar is done, then the error pops up.
Even uploading the video to the imports folder and importing it through the admin panel and then running the cron.php does not work, it just sits at the page that states the conversion started and that is it.......like I said it's not for all video, just some and those it happens with just will not upload.
	 
	
	
	
		Re: Internal Server Error
	
	
		What type of video files are they. Some video formats can cause problems with the upload bar because they do not contain proper headers within the video file. The one that comes to mind the most is xvid files. Some of the older xvid formats don't work well with the progress bar.
	 
	
	
	
		Re: Internal Server Error
	
	
		they are .wmv files. But most .mwv files will upload just fine.