click counter not working on php5 server?
Posted: Sun Jan 28, 2007 6:34 pm
Script URL:click counter
Version of script: 1.1
Hosting company:1and1.co.uk
URL of phpinfo.php:?
URL of session_test.php:?
What terms did you try when SEARCHING for a solution: various php errors and probs
Write your message below:
Hi. I have been using click counter on one hosting server with no problems but my new host is using php5. Here's what they have posted on their FAQ :
"This article is for 1&1 Linux WebHosting only
By default .php files are parsed as php5 on 1&1 Servers.
However there are still a lot of .php3 & php4 scripts out there which dont work. What you
need to do is either create a new .htaccess file or edit an existing one.
Create a ".htaccess" file containing the following line:
AddType x-mapp-php4 .php
Upload this file into into the root of your domain. The changes take effect
immediatly. This also solves the problem with phpMySQL asking for magic quotes to be turned on."
I have tried putting up this .htaccess file but to no effect. What I need is a patch? to get click counter 1.1 to work in this php5 environment ( I think ). I'm running OS10.4.8 with Fetch as my ftp software.
Version of script: 1.1
Hosting company:1and1.co.uk
URL of phpinfo.php:?
URL of session_test.php:?
What terms did you try when SEARCHING for a solution: various php errors and probs
Write your message below:
Hi. I have been using click counter on one hosting server with no problems but my new host is using php5. Here's what they have posted on their FAQ :
"This article is for 1&1 Linux WebHosting only
By default .php files are parsed as php5 on 1&1 Servers.
However there are still a lot of .php3 & php4 scripts out there which dont work. What you
need to do is either create a new .htaccess file or edit an existing one.
Create a ".htaccess" file containing the following line:
AddType x-mapp-php4 .php
Upload this file into into the root of your domain. The changes take effect
immediatly. This also solves the problem with phpMySQL asking for magic quotes to be turned on."
I have tried putting up this .htaccess file but to no effect. What I need is a patch? to get click counter 1.1 to work in this php5 environment ( I think ). I'm running OS10.4.8 with Fetch as my ftp software.