|
Subscription Password Expiration
|
Previous Top Next |
| 1. | Open checksubscr.php in a text editor.
|
| 2. | Change the $ashoppath variable to the full server path where the subscription directory is located.
|
| Example: $ashoppath = '/home/username/public_html/protecteddirectory';
|
| 3. | Upload/replace the checksubscr.php file
|
| 4. | Make this script executable: chmod 755 checksubscr.php.
|
| 5. | Run the checksubscr.php script from a browser when you wish to remove expired passwords.
|
| Example: http://www.yourdomain.com/ashop/checksubscr.php
|