Changes adopted from version 0.5
This commit is contained in:
+11
-13
@@ -1,18 +1,16 @@
|
||||
---
|
||||
--- IP Reg 0.4
|
||||
--- http://sourceforge.net/projects/ipreg
|
||||
---
|
||||
IP Reg Installation
|
||||
|
||||
Installation instructions
|
||||
1. Create database
|
||||
Create a database for IP Reg on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
|
||||
|
||||
1) Create your MYSQL-database
|
||||
2. Run import
|
||||
Import the mysql.sql file into your database, which will create the tables and some sample data.
|
||||
|
||||
2) Use install.sql to create the tables and insert the first data
|
||||
3. Edit config file
|
||||
Open config.php in a text editor and fill in your database details.
|
||||
|
||||
3) Update config.php with your settings
|
||||
4. Upload files
|
||||
Upload all files and directory's (except the install directory) to your webserver.
|
||||
|
||||
4) Copy all files to your webserver (exclude install directory)
|
||||
|
||||
5) Start your browser, log in with admin/admin
|
||||
|
||||
6) Please report your comments at http://www.newtree.nl/ipreg
|
||||
5. Start using IP Reg
|
||||
Start your browser and login to IP Reg with the default username/password: admin/admin
|
||||
Reference in New Issue
Block a user