Install Zend

zend-logo

Download Zend Optimizer from the command line of the server.

wget http://downloadspot.com/downloads/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz

Then untar

tar xvfz ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz

Then enter the Zend directory

cd ZendOptimizer-3.3.9-linux-glibc23-i386/data/

Then find the phpversion match .so file

Copy the full patch to the file:

zend_extension=</root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so>

Then copy the full path to the file php.ini file located in the /usr/local/lib/ folder:

zend_extension=</root/ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp/ZendOptimizer.so>

Restart Apache

How To Install FFmpeg + FFmpeg-PHP + Mplayer + Mencoder + flv2tool + LAME MP3 Encoder

ffmpeg-logo

This was taken from a thread off the DWHS Forum http://www.dwhs.net/hostingforum/viewtopic.php?p=101337

The file needed at the end of this thread is HERE

This process requires root access and a full dedicated server.

cd /usr/local/src/

DOWNLOAD MODULES

wget www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2
wget rubyforge.org/frs/download.php/9225/flvtool2_1.0.5_rc6.tgz
wget easynews.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gz
wget superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.1.tbz2
wget downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz
wget downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz

EXTRACT MODULES

tar zxvf lame-3.97.tar.gz
tar zxvf libogg-1.1.3.tar.gz
tar zxvf libvorbis-1.1.2.tar.gz
tar zxvf flvtool2_1.0.5_rc6.tgz
tar jxvf essential-20061022.tar.bz2
tar jxvf ffmpeg-php-0.5.1.tbz2

mkdir /usr/local/lib/codecs/

yum install gcc gmake make libcpp libgcc libstdc++ gcc4 gcc4-c++ gcc4-gfortran subversion ruby ncurses-devel -y

DOWNLOAD FFMPEG and MPLAYER

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd /usr/local/src/mplayer

svn update

cd /usr/local/src/
mv /usr/local/src/essential-20061022/* /usr/local/lib/codecs/
chmod -R 755 /usr/local/lib/codecs/

LAME:

cd /usr/local/src/lame-3.97
./configure
make && make install

LIBOGG

cd /usr/local/src/
cd /usr/local/src/libogg-1.1.3
./configure –enable-shared && make && make install
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
export PKG_CONFIG_PATH

LIBVORBIS

cd /usr/local/src/
cd /usr/local/src/libvorbis-1.1.2
./configure && make && make install

FLVTOOL2

cd /usr/local/src/
cd /usr/local/src/flvtool2_1.0.5_rc6/
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install

MPLAYER

cd /usr/local/src/
cd /usr/local/src/mplayer
./configure && make && make install

cd /usr/local/src/

FFMPEG:

cd /usr/local/src/ffmpeg/
./configure –enable-libmp3lame –enable-libvorbis –disable-mmx –enable-shared
make
make install

export LD_LIBRARY_PATH=/usr/local/lib/

ln -s /usr/local/lib/libavformat.so.50 /usr/lib/libavformat.so.50
ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51
ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49
ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0
ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51

FFMPEG-PHP:

cd /usr/local/src/
cd /usr/local/src/ffmpeg-php-0.5.1/
phpize
./configure
make
make install

NOTICE: Make sure this is the correct php.ini for the box!!

echo ‘extension=ffmpeg.so’ >> /usr/local/Zend/etc/php.ini

NOTICE: Make sure this is the correct php.ini for the box!!

RESTART APACHE

service httpd restart

Known issues:

Quote:
Sometimes your /tmp folder will not allow the installation so create a new one like this:

1. cd /usr/local/src
2. mkdir tmp
3. chmod 777 tmp
4. export TMPDIR=/usr/local/src/tmp
5. cd /usr/local/src/ffmpeg/
6. ./configure –enable-libmp3lame –enable-libvorbis –disable-mmx –enable-shared && make && make install

Quote:
If ffmpeg-php fails try the auto installer:

wget http://www.downloadspot.com/downloads/ffmpeginstall.3.1.tar.gz

tar -xvzf ffmpeginstall.3.1.tar.gz

cd ffmpeginstall.3.1

./install.sh

VLC

vlc

http://www.downloadspot.com/downloads/vlc-1.0.0-win32.rar

The cross-platform open-source multimedia framework, player and server

VLC media player is a highly portable multimedia player and multimedia framework capable of reading most audio and video formats (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac …) as well as DVDs, Audio CDs VCDs, and various streaming protocols. See the full features list.
It can also be used as a media converter or a server to stream in unicast or multicast in IPv4 or IPv6 on networks.

Free Icons

social-media-icons

sem_labs_icon_pack

icons

flavour-icon-set-png

animals_icon_set

2009-2-Handycons2

free-blockie-set

sctchy_social_icons

origami-free-set

Revealer

revealer

Password Revealer (only 65 kB – Windows 95/98/Me/NT) is a utility that can show you most passwords that are typed in a password edit box (those that hide the password and show asterisks instead).

Bring the password box on the screen, run Password Revealer, and click the button to reveal the password. That’s all.

Please note that Password Revealer does NEVER work with the following passwords, because they use special edit boxes:

  • user passwords in Windows NT User Manager (this includes user passwords in Windows 2000, XP and 2003).
  • site passwords in Internet Explorer 5.0 and higher (such as Hotmail or AOL passwords)
  • most passwords under Windows 2000, XP, Server 2003, Vista and Server 2008. Microsoft got smarter!

Currently, we DO NOT have a solution for these passwords.

Password Revealer doesn’t come with an installation program, to keep it small for downloading. Just select the appropriate destination folder when downloading.

WARNING: some antivirus programs may mark this program as a “Potentially unwanted program”. This is to let you know that if it is left on your computer without you knowing it, that someone with access to your computer may have used it to reveal your passwords.
Please note that Password Revealer is NOT a virus, nor does it contain viruses if you copy it from a reliable source, and if it has not been infected in another way. Password Revealer will not secretly send passwords over a network, it will reveal them on the screen only.