Private Movie Database 0.3.0

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎2 ‎votes

This project helps you and your friends to archive all your movies and to view what someone else has, to borrow it. It was coded originally for a project at the Technical University in Graz for the Lecture MMIS in 2003, but it will be maintained far beyond that limits (I hope at least) We would be glad about feedback as well as bug reports and feature requests. PS: This project is under the GNU Public License, so feel free to change, add and so on. If you do so we would be interested in your work. What you need: 1) About one MB Webspace on a Webserver 2) PHP Support on the Webspace (tested Versions: PHP 4.3.1, PHP 4.1.2) 3) MySQL Database (tested Versions: MySQL 4.0.13, MySQL 4.0.12-nt) What you have to do to get the Private Movie Database running: 1) Create a database (optimal would be if it is called pmdb, but it does not have to) on the MySQL Server. 2) Execute the *.sql file in the directory Database on the Database (use the file default_state_pmdb_with_movies.sql if you want all the movies I have entered yet, if you don't want any movies by default use default_state_pmdb_without_movies.sql) 3) Open the File conn_data.inc in the Folder /code/inc/ 4) Edit it as instructed in the Code 5) Load the whole content of the Folder /code/ up to your Webspace 6) Go to the admin login at www.yourdomain.com/admin/ 7) username is "admin" and password is "admin" as well 8) create a new user (with your name for example) by default the password of any new user is the username 9) go to www.yourdomain.com and change the admin password (under options) 10) log out and log in with your user 11) enjoy it :)

VERSION HISTORY

  • Version pmdb-0.1 posted on 2007-12-13
    Several fixes and updates
  • Version 0.3.0 posted on 2003-07-15

Program Details