Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 css 2009-12-28 abluehs3 [r1] initial commit. version 0.1.1
 images 2009-12-28 abluehs3 [r1] initial commit. version 0.1.1
 include 2009-12-28 abluehs3 [r1] initial commit. version 0.1.1
 install 2010-01-07 xanderal [r2] Moved javascript on index page to external file...
 js 2010-01-07 xanderal [r2] Moved javascript on index page to external file...
 README.TXT 2010-01-07 xanderal [r2] Moved javascript on index page to external file...
 TODO 2010-01-07 xanderal [r2] Moved javascript on index page to external file...
 index.php 2010-01-07 xanderal [r2] Moved javascript on index page to external file...
 robots.txt 2009-12-28 abluehs3 [r1] initial commit. version 0.1.1

Read Me

####################################################
####################################################
####                                            ####
####    Hello Media                             ####
####                                            ####
####    Authors: Andre Bluehs                   ####
####             Alex Milstead                  ####
####                                            ####
####    1) Requirements                         ####
####                                            ####
####    2) Instructions                         ####
####                                            ####
####    3) CHANGELOG                            ####
####                                            ####
####################################################
####################################################

####################################################
####################################################
#######
#######		Requirements
#######
####################################################
####################################################

1) PHP with GD and php-mysql support
2) Linux or Mac OS with Apache
3) A url or IP with port 80 forwarded to your machine


####################################################
####################################################
#######
#######		Instructions
#######
####################################################
####################################################

I - Before You Install

	- You need to be able to access your computer from the web.

	- extract the hellomedia.zip[.tar.bz2] to a folder viewable from the web.

	a) change permissions of 'hellomedia/include/config.ini' to be owned and writeable by www-data.
	b) change permissions of 'hellomedia/' to be owned and writeable by www-data (does NOT need to be recursive).
	c) make sure GD support is installed on your server.

	a) can be acccomplished by 'sudo chown www-data:www-data /path/to/hellomedia/include/config.ini'
	b) can be acccomplished by 'sudo chown www-data:www-data /path/to/hellomedia'

	IMPORTANT
	- make sure any media you want found/viewed has AT LEAST permissions 755 (readable, executable by all)

II - Installing

	- Create a mysql table, user, and permissions for use in step 1 of installation.

	- Generating thumbnails and getting ID3 tag information can take a long time. It will echo that it is still working every 60 seconds

III - Bugs

	- Please report all bugs to bug@ablu.us
	- NOTE: media not showing up is not necessarily a bug. make sure it is the correct filetype, location, etc.

####################################################
####################################################
#######
#######		Changelog
#######
####################################################
####################################################

	version 0.1 - Initial Release
		Displays media from folders specified
		Allows adding of root user for authentication and login
		Can generate thumbnails
		Gets ID3 tag info from music