Very Basic Installation Guide
Requirements: Movie Librarian requires a web server with PHP 4.x support
and a MySQL database installed (of course you can modify it to use another database if you want).
Installation of Movie Librarian is quite simple. Just follow these quick start instructions:
- Open the archive file you downloaded.
- Edit dbconn.php and change the parameters used to connect to MySQL database.
- Upload all the files to your web server, into a directory of its own (e.g. 'movies').
- Point your web browser to the install.php script (e.g. http://www.yourserver.com/movies/install.php).
- Enter an admin user name, a password, and an e-mail address for the admin user (this address will not be seen by your users).
- Go to admin.php (e.g. http://www.yourserver.com/movies/admin.php) and add new users as necessary.
- If everything went ok, DELETE the install.php script from your web server.
- Now you can announce your site to the users you just added (e.g. http://www.yourserver.com/movies/index.php)
Movie Librarian Copyright (C) 2004 Selcuk Ayguney
http://movielibrarian.sourceforge.net/
|