PHP text hit counter - script info
Script name: PHPcount
Author: Klemen Stirn
Current version: 1.2
*************************************/
After this text of your file "readme.htm":
Code: Select all
» Installation
Please take 5 minutes time and read installation instructions carefully and completely! This will ensure a proper and easy installation.
If you have problems/questions see the "Troubleshooting and HELP" section further down.
1. FTP to the public folder of your server (where the rest of your website is; usually called "public_html", "www" or "site") and create a folder where you will install PHPCounter (for example named "counter").
Example: /public_html/counter
Corresponding URL: http://www.yourdomain.com/counter
TIP: If you don't know how to FTP or CHMOD files read my simple FTP and CHMOD tutorial
2. Upload all PHPCounter files and folders to your server in ASCII mode.
3. Make sure file test.txt inside "logs" folder is writable by PHP scripts. On Unix (Linux) servers CHMOD this file to 666 (rw-rw-rw-).
Code: Select all
4. Make sure to CHMOD the folder "logs" to 777 (rwx-rwx-rwx)
Take care, and many great thanks for this fabulous add-on !!!!!!!!!