Regular Installation:
#---------------------------------------------------------------------
1. Create a directory under your web site. Let's call it "members".
It should be possible to access to this directory by going to
www.yourdomain.com/members/
2. Upload all files in this zip to this directory.
Important Note: All non-image files must be uploaded in ASCII mode.
Make sure your FTP client upload html, htm, cgi, cfg, lib extension
files in ASCII mode.
3. Set these permissions:
- /members to chmod 777
- /member/cgi/data and everything inside to chmod 766
- All .cgi files under /members/cgi directory to chmod 755
4. Open your browser and go to www.yourdomain.com/members.
Follow the installation wizard and complete installation.
5. Go to www.yourdomain.com/members to test everything.
6. Go to your admin panel www.yourdomain.com/members/cgi/admin.cgi and bookmark it.