- 
	
	
	
		
Help with installing
	
	
		I think i may need to install some extra things to my server in order for everything to work okay. Problem is i dont know what or how. I have a phpinfo on my server for someone to check.. i dont know what im looking for.
http://www.codeapple.com/phpinfo.php
Videos wont upload, i get this error:
Temporary File Name :
File Size :0
File Type :
File Name :test.avi
[ERROR: 1] The uploaded file exceeds the upload_max_filesize directive in php.ini
Also i had to disable the security code image because it wasnt showing on sign up page.
	 
 - 
	
	
	
		
Re: Help with installing
	
	
		In your phpinfo shows
	Quote:
	
		
		
			upload_max_filesize	2M
			
		
	
 That is maximum file upload size is 2 MB.
Also your phpinfo do not have ffmpeg-php installed.
See
http://www.vshare.in/requirements.html
For software required for running vshare.
	 
 - 
	
	
	
		
Re: Help with installing
	
	
		Thats what i'm having problems with, i know what i need to install but have no idea how to install them. Can anyone help or advise me what to do?