On Thu, 3 May 2001 23:41:15 +0200, "Mads Jensen"
<astrup_jensen@nospam.hotmail.com> wrote:
>php_value auto_append_file /stats/include/insert.php
>php_value auto_prepend_file /stats/include/insert.php
Du angiver, såvidt jeg kan se, en absolut sti på selve filsystemet (og
ikke bare for webserveren). Prøv med:
php_value auto_append_file stats/include/insert.php
(vil måske fejle, hvis man går ind i et underkatalog
Eller med en rigtig, absolut sti:
php_value auto_append_file /home/user/html/stats/include/insert.php
--
- Pede
Professionel nørd
|