Installation Help for Paypal Member Script

Paypal Member Script image

Table of Contents

 


Installation Guide

Requirements

In order to install Paypal Member Script, you need to have the following enabled at your website server:

  • PHP4 or higher
  • MySql

You can confirm if your website server supports these two features or not by looking inside your hosting Control Panel. Most of the website hosting providers or host plans have PHP and MySql enabled; however in case of any confusion, you may contact your hosting support people or contact our technical support team here.

 

Step 0: Unzip the package

After your purchase, you would get the software in a package named - "pms-package.zip".

Unzip this package at your desktop/home/office computer. You will see that the unzip folder contains the following: "pms" folder and "ioncube_loaders_setup.exe" file.

Step 1: Get your database info ready

Paypal Member Script stores the information in MySql database. Therefore, you would need details of a MySql database.

You may either create a MySql database from scratch or you can use an existing database.

You need to have the following information ready:

  • Database Server Host
  • Database name
  • User name
  • Password

For most of the webservers the "Database Server Host" will be localhost. But at some hosting providers like Yahoo Small Business, it may be different. In any case, you can confirm it by logging into your hosting control panel or at PHPMyAdmin interface.

 

Step 2: Fill details in "data.php" and upload the folder "pms" to your website.

Open "data.php" file in notepad. You will need to enter the following details in the variables in this file:

  • Database details
  • Seller details
  • Membership details - membership name, trial period (if any) and regular period details
  • Website details

Upload the "pms" folder (which contains the installation files) on your web server.

It is not necessary to name the folder "pms", it can be any folder name. But keep all the installation files in the same folder.

 

Step 3: Create your Admin account

In your browser, go to "admininstall.php" page.

A sample url can be something like: http://www.yourwebsite.com/pms/admininstall.php

This page will show a simple form to create an Administrator's account. Fill up the form and click on the "Create Admin Account" button. It will create the necessary tables in the database to run your membership website. So, your membership software is installed completely.

 

Protecting webpages or keeping a webpage in member's area

If you want a webpage to be available only to your registered members in your membership website- you need to protect this webpage. It is a simple two step process as following:

  • make sure the filename extension of the webpage is .php (NOT .htm, .html or any other extension). If it is not .php, rename the file. For example, if you want to protect members.htm page, first rename it to members.php
  • Open the file in notepad and at the top of the page enter the following line:
    <?php include_once 'protected.php'; ?>

Here it is assumed that "protected.php" file is in the same folder. If it is not, then enter its complete path. Also, make sure that the above line is the first line in the webpage.

Now, this webpage has become a protected page and no one can access this webpage without first logging into the membership area. If someone tries to access this webpage without logging into the member's area, s/he will be prompted the login screen rather than the webpage's content. Your membership website is also ready with the member's only pages.

 

"header.php" file

"header.php" webpage is shown at top of every protected page. Therefore, you may want to customize it with your own site logo and theme.

But if you do not want to use this header file and use your own file, simply open this webpage in notepad and delete content of this page.

Once again, if you do not want to use "header.php" file, delete its content, but DO NOT delete the file - "header.php" itself.

 

 


More Help

Free Installation Service

Your order for Paypal Member Script comes with FREE Installation Service. You can avail this service anytime.

If you want us to install the software for you, please click here.

 

Free Technical Support

We provide life-time technical support for your purchased copy of Paypal Member Script. You can contact our Technical Support team here.

 

Email Technical Support team

You can email your concers or queries directly to our technical support team at: support [at] paypalmemberscript.com