PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : کانفیگ سرور + انتقال سرور



AQsun
October 14th, 2015, 01:27
سلام دوست عزیز
کانفیگ سرور با نیازهای زیر و انتقال سایت از سرور قبلی به این سرور
سایت اشتراک ویدیو می باشد
تا پایان روز چهارشنبه 22 ام باید منتقل بشه
بطور خلاصه :


PHP





MySQL





Apache





FFmpeg





ImageMagick





Memcache





Nginx





Yamdi




و توضیحات کامل :


SERVER REQUIREMENTS

MINIMUM SERVER REQUIREMENTS



[*=left]Unix-like OS (Windows is not supported)
[*=left]PHP 5.3, 5.4, 5.5
[*=left]IonCube Loader 4.6.1 or above
[*=left]Mysql 5.0 or above and its support in PHP
[*=left]FFmpeg 1.0 or above with libx264, libavfilter and AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec)
[*=left]ImageMagick
[*=left]cURL and its support in PHP
[*=left]Apache + mod_rewrite + (MultiViews option disabled)
[*=left]Non-cyrillic domain name

MINIMUM PHP REQUIREMENTS



[*=left]Zlib library
[*=left]XML extension
[*=left]GD2 with true type font (required!)
[*=left]Ability to exec PHP from CLI using exec() command
[*=left]PHP register_globals off
[*=left]PHP magic_quotes_gpc off
[*=left]PHP safe_mode off
[*=left]PHP file_uploads on
[*=left]PHP allow_url_fopen on

RECOMMENDED CONFIGURATION (VERY DESIRED)



[*=left]Memcache and its support in PHP
[*=left]Nginx (configured with options: --with-http_flv_module --with-http_mp4_module) + Apache (via reverse *****)
[*=left]Using eAccelerator or XCache is NOT recommended

NGINX USAGE


We recommend using Nginx as a reverse ***** over Apache. First, Nginx performs much better than Apache. Second, you will not be able to configure pseudo-streaming using Apache. And finally, KVS is integrated with Nginx to protect your content from hotlinking and auto-grabbing.Nginx sample config (http://www.kernel-video-sharing.com/files/v2_nginx.conf) contains options to protect local video storage directories:


[*=left]location ~ /contents/videos/.*\.mp4
[*=left]location ~ /contents/videos/.*\.flv
[*=left]location ^~ /contents/videos_sources/


The client_max_body_size value should be specified according to your requirements depending on the maximum amount of video files you will upload from the local disk or expect your users to upload.If you are going to allow embed codes for your videos, you should make sure that Nginx does not intercept requests to swf files.
RECOMMENDED PHP OPTIONS


PHP upload_max_filesize 2000M (the maximum allowed size for uploaded files)
PHP post_max_size 2000M (the maximum allowed size for uploaded files)
PHP memory_limit 128M
PHP session.gc_maxlifetime 21600



یا خصوصی پیام بدید
سپاس