Pocko.org – Rosen Ivanov

Everything is possible! The impossible just takes a little more time…

Archive for July, 2008

Take video properties with PHP

Hmm … The idea of this article is because i met this problem a few days ago. The real solution is a little bit complicated. 1. We have to install a special library called FFmpeg on the OS system to encode the current flv. The problem is that it can encode all type of formats [...]

Traffic Balancers and clusters

I check about balancing the traffic between the two servers and here is the conclusion for what i learn and found: There are different softwares for balancing the traffic between servers BUT. 1. Almost all of them for linux and windows are not good. There are free softwares which are available in the internet. I [...]

How do I enable .htaccess files?

.htaccess files can be enabled by placing the following contents in the httpd.conf file: AccessFileName .htaccess <Directory “/usr/local/psa/home/vhosts”> Options +All AllowOverride All Order allow,deny Allow from all </Directory> Restart apache.

Categories

Calendar

July 2008
M T W T F S S
    Aug »
 123456
78910111213
14151617181920
21222324252627
28293031