Install Ollance Member Login Script v1.0 to your server is simple and easy, follow the instructions below. You have
the option of paying for the professional installation of Ollance Member Login script. Please
e-mail me at info@ollance.com
for more information.
1. Unzip and extract the file.
(for unix:)
tar -zxvf omls.tar.gz
(for windows:)
use winzip to extract omls.zip file.
|
2. Use DB management software like phpMyAdmin to create DB username and password and add a new database called "omls".
3. Open file .htaccess under members folder, find line "ErrorDocument 403...." then update the URL to forbidden page:
ErrorDocument 403 http://www.yourdomain.com/forbidden.php
|
4. Upload all files and folders to your server.
5. CHMOD
CHMOD all files to 755
CHMOD "members" folder to 777
CHMOD "admin/backup" folder to 777
CHMOD file "admin/setup.php" to 777
CHMOD file "admin/config.php" to 777
|
6.
Set up Ollance Member Login Script v1.0 application. Type http://www.yourdomain.com/admin/install.php on your web browser to open setup page, where yourdomain.com is your website domainname.
Enter the appropriate setting paramenters.
For DB backup purpose, find where is the path to "mysqldump" on your server, by default it is: /usr/bin/mysqldump.
After submitting the result, you will be redirected to the administrator login form, meanwhile this "install.php" file is removed. Later on if you want to change the settings, edit the file "admin/config.php".
7. Login to admin control panel as:
Login ID: < you choose >
Password: admin123
then click "Change Password" to change the admin password, after changing password, you are required to login again.
8. Access to admin page:
http://www.yourdomain.com/admin/login.php
Access to memeber login page:
http://www.yourdomain.com/login.php
Now you have completed setting up Ollance Member Login Script v1.0 on the web server, it's ready to use!