Labs/Joey/ServerSetup

From MozillaWiki
< Labs‎ | Joey
Revision as of 16:09, 16 March 2007 by Dougt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is the How To on setting up a Joey Server

So, basically, you need to setup linux apache mysql and php (hmm.... LAMP, right.)

Both apache and PHP needs a few modules. I will get you the complete list.

You will need to create a /data/uploads directory owned by the apache user.

You will need to setup the database (will get you the schema url)

Then you need to have apache point to the joey php code (you will be able to check this out of svn) and have it be owned by apache

You will then need to download and compile ffmpeg (http://ffmpeg.mplayerhq.hu/).