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.

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to