
make sure the following folders are writable:
* Mumble_PHP_Interface
* Mumble_PHP_Interface/tmp
* Mumble_PHP_Interface/data
(if you renamed Mumble_PHP_Interface, that one of course)

MAKE SURE ppl can not access the data folder or files in it from the web.
A .htaccess file is included, but depending on your webserver configuration,
it will not be read/used or you may want to specify it in your web servers virtual host configuration.


If you don't use the default Ice IP + port (localhost), you will have to specify it in the settings file.
Otherwise, the interface should work out of the box.

For registration to work with captchas, you will need the gd php extension loaded.
If you don't want to use the included captcha (spam protection), check the settings file.



The 0.3.0 includes a new settings file format, so it is not compatible with the old one.
You should make a fresh install.

For updates check the atom feed
http://kissaki.clandooc.de/mumble/interfaces/PHP_Interface_atom.php
(Add it to Thunderbird or whatever you're using!)


