Dear Borfast,
Thank you for your dedication,
Sorry I don't replay inmediatedly...
I was helping some people that virus take control of their computers... wow! was a hard work...
Indeed I did each one of the suggestions and try every way.
Maybe there is something else that I do not did...
I will try to especify the steps I did:
First I insert the code"
In my index.shtml file replacing "page" with index.shtml file I want to track.in "public_html" I opne a folder named "acounter"; then inside "public_html/acounter" I open 4 folders as indicated in the .txt of the script:
"public_html/acounter/digits"
"public_html/acounter/digits_ani"
"public_html/acounter/doc"
"public_html/acounter/pages"
also, inside the "public_html/acounter" folder I put the files: "acounter.php", "demo.php", and "ip.txt"
Then, as you suggest to me, I insert:
in the .htaccess.
and also change the chmod to each of the scrips .PHP files to 7 5 5; and change the permissions to the directory to 7 7 7.
Also I adjust the include_once "./acounter.php" to reflect the directory where I placed the script: include_once "acounter/acounter.php";
so the script now look like this:
still at the web I saw this echoed create_output("index.shtml");
By the way: The acounter folder now have the chmod as 7 5 5. Just the ""public_html/acounter/pages" folder have the chmod as 7 7 7. (I don't know if this relevant, but the "public_html/ chmod is set as 7 5 0 and I don't know if this is correct... I can see now that when in the browser I insert the address "http://www.avantixgroup.com" instead of opening the page I get a windows question if I wahnt to save or open a file... something I did must be very wrong!!! oooops
So, here I begin to loose contact with reality and understanting... Now when I enter the address of the site I can't see the original index.shtml... So, I have changed the .acacess to it's original and now I can enter the address in the browser and see the original index.shtml page but... still I saw this echoed letters:create_output("index.shtml");
So, do you have some advise, please?
Thank you,
g.