PHP text hit counter - Additionnal text to add

All other scripts belong here
Post Reply
Jive
Posts: 7
Joined: Sat May 13, 2006 2:33 pm

PHP text hit counter - Additionnal text to add

Post by Jive »

/*************************************
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-).
Here is the additionnal text to add :

Code: Select all

   4. Make sure to CHMOD the folder "logs" to 777 (rwx-rwx-rwx)
Hours before figuring out what was happening with my counter not working for 1 of my sites, and working for another one, on the same server, and the same host !!!

Take care, and many great thanks for this fabulous add-on !!!!!!!!!
Hello from Amazonia!
Post Reply