[pmwiki-users] Anyone recognize these error messages?

Sandy sandy at onebit.ca
Tue Feb 5 16:34:16 CST 2008


DaveG wrote:
> Tegan Dowling wrote:
>   > "Warning: Cannot modify header information - headers already sent by
>> (output started at /home/justice4/public_html/test/pmwiki.php:281) in
>> /home/justice4/public_html/test/pmwiki.php on line 884".
> 
> <snip>
>> RewriteEngine on
>> RewriteRule ^([A-Z].*) index.php?n=$1 [L,qsappend]
>> RewriteRule ^$ index.php [L,qsappend]
>>
> 
> It looks like you have errors referring to pmwiki.php, whilst your 
> .htaccess is redirecting to index.php. Did you simply rename pmwiki.php 
> to index.php, or index.php does an include of pmwiki.php. If the later 
> does index.php do anything else that would cause output? That'd be where 
> I'd start.
> 
> Also, I'm assuming this is a basic install with no cookbook? If not try 
> disabling those to see if there might be some interference.
> 
>   ~ ~ Dave

Have you done anything non-standard with directories? Changing the path 
in .htaccess usually means there are other paths to change as well.

Sandy
(Who absolutely hates getting into paths and redirects and rewriting. 
Too many things to change all at once.)




More information about the pmwiki-users mailing list