X Tube Script Requirements
Server Requirements:
-
Apache suEXEC: Off
-
PHP 5 Handler: dso
-
ionCube Loaders
-
Server running linux or windows
-
Apache, lighttpd, Nginx, IIS(beta)
-
Mysql 4.0, Higher version is recommended
-
Url rewrite enabled
-
GD Libary 2 (for captcha)
-
PHP5 with support for mysql, GD2 and Curl
-
FFmpeg
-
flvtool2
-
MP4BOX (HD encoding only)
-
PHP Curl
Most of these are installed on webservers that support video sites.
Php Options: -
safe_mode off
-
open_basedir (no value)
-
max_execution_time 7200
-
max_input_time 7200
-
memory_limit (Must be at least 1 mb more then biggest video you upload)
-
post_max_size (Maxium video size that you upload, Max video is 200mb by default in the script)
-
upload_max_size (Maxium video size that you upload, Max video is 200mb by default in the script)
-
exec() should be allowed
-
register_argc_argv = On