Status
Not open for further replies.

sady92

Active Member
336
2009
15
0
Hi !

I need some help !

I bought a script Called Volume! it is a cms for music share, but the script need an FFmepg host with this php.ini & server configuration !

i will host mp3 music , all types without copyright !

Code:
Server Requirements for running Volume:

    * Linux Server (some old distributions are not supported)
    * Apache Web Server
    * MySQL (version 5 or higher)
    * PHP (version 5.0 or higher)
    * GD Library 2 or higher
    * Mplayer + Mencoder (with vo for Jpeg enabled)
    * Flvtool2
    * Red5 server  - Not compulsory, needed for Quickcam Audio Upload option
    * ffmpeg -   Not compulsory, needed for Quickcam Audio Upload option
    * mp3info  
    * .htaccess support (AllowOverride All)

Php configuration

    * safe_mode = off
    * register_globals = off
    * open_basedir = (no value)
    * output_buffering = on
    * upload_max_filesize = 200M (or more)
    * post_max_size = 200M (or more)
    * max_execution_time = 0
    * magic_gpc_quotes = 0
    * max_input_time = 6000 (or more)
    * memory_limit = 32M (or more)
    * error_reporting = E_ALL & ~E_NOTICE | E_STRICT
    * display_errors = On
    * file_uploads = On
    * session.gc_maxlifetime = 14000 (or more)
    * CURL,GD library and FreeType library modules need to be installed.

i just want some advice for hosting company that can support me & that hav unlimited bandwith, space about <20GB , later i can bay mor space .

i dont need VPS cuz i dont know how to use it & it cost a litle much !

Thakyou !
 
1 comment
Status
Not open for further replies.
Back
Top