summaryrefslogtreecommitdiffstats
path: root/docs/README
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-29 06:47:00 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-10-29 06:47:00 +0000
commite8559dd683eba762b2bd374c731e7f7e8116bf70 (patch)
treed14ca2253febee2ea214d3501b02ca4e59010d2f /docs/README
parentf593f18131d6a0cbf30b558b208e86b9fc957f13 (diff)
downloadampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.tar.gz
ampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.tar.bz2
ampache-e8559dd683eba762b2bd374c731e7f7e8116bf70.zip
fix http auth issues, fix missing line sfrom dipsols patch, few other minor things
Diffstat (limited to 'docs/README')
-rwxr-xr-xdocs/README30
1 files changed, 10 insertions, 20 deletions
diff --git a/docs/README b/docs/README
index 817108bc..295f86c9 100755
--- a/docs/README
+++ b/docs/README
@@ -32,7 +32,7 @@ Contents:
A) Supported File-Types
Ampache currently supports the following audio file types. If
- you would like ampache to support an additional file type please
+ you would like Ampache to support an additional file type please
contact us on irc, or the forums and we will investigate adding
them. Thanks
@@ -93,28 +93,17 @@ Contents:
D) A Special Thanks:
Thanks to those who've helped us make Ampache so useable:
- Scott Kveton - Head Nacho, inventer of all that is Ampache
+ Scott Kveton - Original create of Ampache 2001 - 2003
Robert Hopson - Libglue, Playlists, Ogg support.. and much more
Andy Morgan - Sage / Voice of Reason
RosenSama - Previous Developer
- Randall Ehren (Initial XML-RPC)
- s1amson (lots of beta testing)
- Caleb Crome (bug fixes and enhancements)
- Mike Payson
- Jon Disnard
- Adriaan Peters (numerous patches and bug fixes)
- Rob Kaandorp (time calculation fix)
- Ian Cote (MP3.php tweaks)
- Kurt Lieber (random fixes)
- Maan Bsat (random fixes)
latka (from media.tangent.org site) for orphaned song ideas
Lamar Hansford (README/INSTALL improvements) & Upload
Lacy Morrow (Flash Player)
- And many many more...
2. Getting all the components
- Apache >= 1.3.x http://www.apache.org OR other webserver
+ Apache >= 1.3.x http://www.apache.org OR other web server
PHP >= 5.1.x http://www.php.net
PHP5-Mysql
PHP5-Session
@@ -125,10 +114,8 @@ Contents:
3. Setting Up
- Ampache:
- If you're upgrading from 3.0 to 3.1 you will not be able to re-use
- your database or config.php files. You will need to follow the entire
- Ampache install guidelines oultined in the INSTALL file.
+ Please see the included INSTALL file or if possible the wiki
+ for the most update to date instructions, http://ampache.org/wiki
3a. Upgrading Your Ampache Install
@@ -138,10 +125,13 @@ Contents:
will be handled by the /update.php script. There is no need to insert
the /sql/ampache.sql if you have an existing installation.
+ Please see MIGRATION for specific instructions based on the version
+
4. License
This Application falls under the Standard GPL v2. See Licence
- included with this tar file
+ included with this tar file. Credit for code is listed in the
+ changelog.
5. Contact Info
@@ -155,5 +145,5 @@ Contents:
Wiki: http://ampache.org/wiki
Demo: http://ampache.org/demo
- Ampache Development Team
+ -Karl Vollmer
vollmer@ampache.org