Uploading Video

#Uploading video
How can i upload on the server
upload_max_filesize more height
but i don’t know where is the php.ini
so i use the .htaccess

php_value memory_limit 30M
php_value post_max_size 30M
php_value upload_max_filesize 30M
upload_max_filesize = "250M"
post_max_size = "250M"

But i still can’t uploading it
@Admin can you show me how to make the upload_max_filesize more heighter.

I’m sorry, but file or video hosting/sharing sites are not allowed on our free hosting, so there is no reason to increase the upload limits. There currently is a 10 MB file size limit on our hosting, which should be enough for any regular website files. If you want to show videos on your website, please upload them to a specialized service like YouTube and embed them from there.

1 Like

you can upload it to youtube and use -

<!DOCTYPE html> 
<html> 
<body> 

<video width="400" controls>
  <source src="mov_bbb.mp4" type="video/mp4">
  <source src="mov_bbb.ogg" type="video/ogg">
  Your browser does not support HTML5 video.
</video>

<p>
Video courtesy of 
<a href="http://www.bigbuckbunny.org/" target="_blank">Big Buck Bunny</a>.
</p>

</body> 
</html>

OR

<iframe width="420" height="315"
src="http://www.youtube.com/embed/XGSy3_Czz8k?autoplay=1">
</iframe>

To display video on your webpage.

You can upload it to youtube and use -

<iframe width="420" height="315"
src="http://www.youtube.com/embed/XGSy3_Czz8k?autoplay=1">
</iframe>

To display video on webpage.

You can upload it to youtube and use -

<iframe width="420" height="315"
src="URLHEREautoplay=1">
</iframe>

To display video on webpage.

You can upload it to youtube and use iframe tag to display video on webpage.

Yes…

Video/File sharing is not allowed here, that is why specific .htaccess codes like these are disallowed. Mainly InfinityFree is meant for simple static websites, and for small forums/communities.

And as @Admin said, you can upload your videos to services like Youtube, that are specially made for videos and stuff like that.

Have a nice day,

Mike

null
@Admin if Upgraded to premium then can I create a video hosting website??

@moongod101 If you have a single video you required to be uploaded i recently upgraded to one of ifastnet hosting solutions with unlimited storage and bandwidth so if you need one video for your site i can host it for you?

@Ranakhas said:
null
@Admin if Upgraded to premium then can I create a video hosting website??

It depends on the Premium hosting company you’re In.
Please read their TOS (Terms Of Service) carefully.
Most premium service’s will suspend any file/video hosting.