Archive for the ‘Server Paths’ Category

Server Paths

Friday, October 26th, 2007

PHP Version 5.2.6
GD Version 2.0.34
GIF Read Support: is activated
JPG Support: is activated
PNG Support: is activated
MySQL database 4.1.22

Server Settings: (see the phpinfo click here )

upload_max_filesize 800mega
post_max_size 800mega
memory_limit 300M
safe_mode is deactivated
allow_url_fopen is activated
file_uploads is activated
open_basedir is deactivated

This values can be altered by using the .HTACCESS file on your web space, for example the 800 mega max. upload size is very large, we recommend that you dont allow videos files of more then 200 mega, or very soon your web space will be full….

For example on your .htaccess file you could enter this values:

php_value upload_max_filesize 200M
php_value post_max_size 200M
php_value output_buffering on
php_value max_execution_time 6000
php_value max_input_time 6000
php_value session.gc_maxlifetime 24000

Server Paths: (test click here)

/usr/bin/ffmpeg
/usr/bin/mencoder
/usr/bin/mplayer
/usr/bin/flvtool2
usr/bin/php or

PHP command line interface

PHP CLI /usr/local/bin/php

If you are installing Ostube or Clipshare and the script cannot find the paths contact support to finalize the installation, free of charge. What happens is due to a few settings used to enhance the server security Ostube and Clipshare have difficulty finding PHP CLI.

If you need help dont hesitate to contact us.

Red5 paths:

usr/local/red/
rtmp://67.159.45.196/SOSample

If you want play a bit with Red5:

http://67.159.45.196:5080/demos/BallControl.html

If on the start of the upload you get this message:

“cant find file length”

Please edit the .htaccess file and add on top of it:

RewriteEngine On

# Turn off mod_security filtering.
SecFilterEngine Off

# The below probably isn’t needed,
# but better safe than sorry.
SecFilterScanPOST Off

Demos

Ostube Demo

Clipshare Demo

Media Share

VidiScript Demo

PHPFOX 1.6 build 20

Osdate Demo (With SEO URL’s)

If you need installation of any of the above scripts, please contact support, installation costs only $15.00.