查看單個文章
  #1  
舊 2007-08-27, 10:28 AM
seesawgame 的頭像
seesawgame seesawgame 目前離線
進階會員
 
註冊日期: 2004-07-25
住址: 域名家.com
文章: 6,546
問題 架 youtube 這樣的網站需要怎樣的主機啊?

上次跟大家推薦的 Vshare 軟體
http://www.vshare.in

小弟有想要買來玩看看
不知主機需要怎樣的規格?
我看了它的要求
http://www.vshare.in/requirements.html

Dreamhost. 回答我的內容如下
感覺有需要再設定些東西,希望有主機是直接可以套用的,可以省此麻煩

引用:
These are all supported:

* Linux Server (some old distributions are not supported)
* Apache Web Server
* MySQL (version 4 or higher)
* PHP (version 4.3 or higher)
* GD Library 2 or higher
* FFmpeg (http://ffmpeg.mplayerhq.hu)
* Zend Optimizer

These you will need to install within your home directory:

* Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
* Flvtool2 (http://inlet-media.de/flvtool2)
* Libogg + Libvorbis (http://www.xiph.org/downloads)
* LAME MP3 Encoder (http://lame.sourceforge.net)

This can be created in your domain root directory:
* .htaccess support (AllowOverride All)


These are currently configured right on the server:

* safe_mode = off
* open_basedir = (no value)
* output_buffering = on

To have register_globals, just use our PHP 4 installation as it has this
version turned on. You can do this by editing your domain in
Domain->Manage Domains.

* register_globals = on

Unfortunately the following below are not configured this way. We
actually allow users to run their own custom PHP installations within
their home directory. You can do this by following our step-by-step wiki
article here:
http://wiki.dreamhost.com/index.php/Installing_PHP4
or
http://wiki.dreamhost.com/index.php/Installing_PHP5

In doing this, you can customize the settings on the php.ini file which
would be located: ${INSTALLDIR}/etc/php5/${DOMAIN}/php.ini

* upload_max_filesize = 200M (or more)
* post_max_size = 200M (or more)
* max_execution_time = 6000 (or more)
* max_input_time = 6000 (or more)
* memory_limit = 32M (or more)
* error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
* display_errors = On
* file_uploads = On
* session.gc_maxlifetime = 14000 (or more)


If there is anything else I can help you with, please don't hesitate to
reply back! =)


Thanks!
Mike P.
__________________
回覆時引用此篇文章