Willkommen Gast. Bitte Einloggen oder Registrieren
 
Sprache wählen:
 
  Last Script Version: 24

  ÜbersichtHilfeSuchenEinloggenRegistrieren  
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken
phpwebstat doesn't work on particular server (Gelesen: 6500 mal)
dreknl
YaBB Newbies
*
Offline



Beiträge: 9
Netherlands
Geschlecht: male
phpwebstat doesn't work on particular server
02.07.09 um 13:40:15
 
Hi all,

I use php-web-stat on two websites. One works and one doesn't.
On www.pkndevoorhof.nl it doesn't work, I get 404-errors from track.php:
/phpwebstat/track.php?js_resolution=1024x768&js_referer=http%3A//www.pkndevoorhof.nl/&js_color=32&js_url=http%3A//www.pkndevoorhof.nl/agenda.php isn't found.
phpwebstat is the correct subdir and the file track.php does exist and can be reached (of course). All is green in the systeminfo.

Does anybody know a solution? Thanks!

Extra info:
Script Version        3.6.28
Script Activitiy      ON
Script Domain      http://www.pkndevoorhof.nl
Starting Page      index.php
Script Path      phpwebstat/
Domain(s)      pkndevoorhof.nl
URL Parameter      
Frames      OFF
Update Check      ON
Log htaccess      OFF
Creator Number      2000
Zum Seitenanfang
 
 
IP gespeichert
 
dreknl
YaBB Newbies
*
Offline



Beiträge: 9
Netherlands
Geschlecht: male
Re: phpwebstat doesn't work on particular server
Antwort #1 - 02.07.09 um 22:03:19
 
Zum Seitenanfang
 
 
IP gespeichert
 
Reimar
Administrator
*****
Offline



Beiträge: 2000
Geschlecht: male
Re: phpwebstat doesn't work on particular server
Antwort #2 - 03.07.09 um 11:17:32
 
sounds like you are using a htaccess file on your server that redirects dynamic urls to another target ?
Zum Seitenanfang
 
 
IP gespeichert
 
dreknl
YaBB Newbies
*
Offline



Beiträge: 9
Netherlands
Geschlecht: male
Re: phpwebstat doesn't work on particular server
Antwort #3 - 04.07.09 um 01:49:13
 
Thanks for the answer.
But no, I'm sorry, there's nothing wrong with my .htaccess file (I think). Here's my .htaccess file:

####CUSTOM_HEADER####
#NL: Place your custom rules here
####CUSTOM_TAILER####

####ERROR_HEADER####
ErrorDocument 400 /404.php
ErrorDocument 401 /404.php
ErrorDocument 403 /404.php
ErrorDocument 404 /404.php
ErrorDocument 500 /404.php
####ERROR_TAILER####

####SUBDOMAINS_HEADER####
#RewriteEngine on
#RULE:www.mozes,drek.nl,/Mozes
#RULE:mozes,drek.nl,/Mozes
#RewriteCond %{HTTP_HOST}    ^www.mozes.drek.nl$
#RewriteCond %{REQUEST_URI}  !^/Mozes/
#RewriteRule (.*)                /Mozes/$1 [last]
#RewriteCond %{HTTP_HOST}    ^mozes.drek.nl$
#RewriteCond %{REQUEST_URI}  !^/Mozes/
#RewriteRule (.*)                /Mozes/$1 [last]
####SUBDOMAINS_TAILER####

####ACCESS_HEADER####
####ACCESS_TAILER####
Zum Seitenanfang
 
 
IP gespeichert
 
dreknl
YaBB Newbies
*
Offline



Beiträge: 9
Netherlands
Geschlecht: male
Re: phpwebstat doesn't work on particular server
Antwort #4 - 10.07.09 um 12:10:44
 
It seems indeed a problem with my hoster, not with php web stat.
When in an url an other url exists as variable, the latter has te be the last variable of the url. Now I am contacting my hoster about this problem.

Thanks!
Zum Seitenanfang
 
 
IP gespeichert
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken