PDA

View Full Version : problem with the counter - it doesn't show



ahni
11-02-2006, 01:35 PM
Hey Folks. I just moved my site to a new server, and for some reason the conter doesn't show up at all.
I'm using the flatfile way, and everything is setup correctly. Could this have anything to do with the fact that this new server has an older php version? (4.2.2)

Patrick
11-02-2006, 03:35 PM
4.2.2 is a VERY old and very insecure version of PHP. Are you sure that the version is 4.2.2?

If that is indeed the version of PHP installed, I would suggest asking for PHP to be upgraded or even moving to a different server (for security reasons).

I have no idea if the script will work on 4.2.2 . However, since you moved, make sure you have changed your absolute path setting in the counter script to reflect your new absolute path.

ahni
11-07-2006, 09:37 AM
Hey Patiek. Yes, I'm certain it's 4.2.2 (I had a look at php info).

I will definitely ask the hosts to upgrade, as I thinking this is the problem then (the absolute path is setup correctly.)

Cheers.

Ahni