logo

Installing locales on your Ubuntu server

Date published: 2009-10-02

If your PHP script does not display textual representation of week, day and month in your native language it could depend on locales. Read more »

comments Comments (2)


Track your visitors by GeoIP - Part1

Date published: 2009-09-23

In this article I am going to describe how get the data from your visitors based on geographic location. I'll use PECL extension for PHP called geoip. Read more »

comments Comments (0)


Another perfect install of ffmpeg for php on Hardy

Date published: 2009-06-18

image If you are getting troubles installing ffmpeg with sound support on your ubuntu machine then follow this guide. I am pretty sure this one is quite easy to follow. ;-) Read more »

comments Comments (0)


Perfect install of ffmpeg on Ubuntu 8.04 Hardy

Date published: 2008-09-11

image Finally I've managed to "find out" how to install ffmpeg converting tool with needed codecs that supports video conversation with sound.

Now days you can install ffmpeg as a php module directly from aptitute (synaptic or apt-get) so no compiling is needed.

At command line just run:

Code:

sudo apt-get install php5-ffmpeg
Read more »

comments Comments (1)


Installing php-ffmpeg on ubuntu 7.10 from source

Date published: 2008-05-22

This tutorial will teach you how to successfully install php-ffmpeg on ubuntu 7.10.
Read more »

comments Comments (12)


ubuntudog.com © 2010 | About | Sitemap | Contact