After the Tip: You can't execute PHP from an HTML page. My guess is that
your old provider had PHP parsing enabled for .html files, shich most don't.

Now I have created an .htaccess in the home-folder with: AddType
application/x-httpd-php .php .php4 .html

It works...

Thanxs!

Olly

-----Ursprüngliche Nachricht-----
Von: Oliver Witt [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 13. März 2003 10:03
An: [EMAIL PROTECTED]
Betreff: [PHP] include dosn't after Provider-Change


Hallo,

after a Provider-Change my counter-script dosn't work again.

My entry is: <?php include ("counter/rcounter.php") ; ?> in an
html-document.
Is there an Error inside?
My server show no error-messages...

Thanx for Help.

Olly


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to