[pmwiki-users] pmwiki.php is downloaded

Borkenkaefer borkenkaefer at tiscalinet.ch
Mon Feb 5 14:38:55 CST 2007


hello

> How about the following for index.php?
> 
>     <?php
>       echo "including pmwiki.php\n";
>       include_once('pmwiki.php');
> 
such an index.php gives following error by looking up
http://www.axalphuesli.ch/wiki/:

including pmwiki.php
Warning: Cannot modify header information - headers already sent by
(output started
at /home/httpd/vhosts/axalphuesli.ch/httpdocs/wiki/index.php:2)
in /home/httpd/vhosts/axalphuesli.ch/httpdocs/wiki/pmwiki.php on line
885

it looks like something is wrong with the headers... but what?


b.



More information about the pmwiki-users mailing list