[dokuwiki] auth.php and action.php messages in new 2005-07-13 installation

I worked out some issues last week in the upgrade from 2005-05-13 to 2005-07-13 on one domain, and posted those learnings at http://wiki.splitbrain.org/wiki%3AInstall . (They were mostly about not enough chmod's, given the change in directory structure, and possibly not using a UTF-8 editor!)

I'm now trying to install 2005-07-13 on another domain (for the family), and the only notable difference that I can see is that I'm now installing one directory below the root, rather than in the root.

I'm getting messages that Google turned up in Flyspray #377 at http://bugs.splitbrain.org/index.php?do=details&id=377 , but the fixes were discussed up to July 1, and appear to have been incorporated in 2005-07-13.

If I run the do=check, I'm getting ...

Warning: Cannot modify header information - headers already sent by (output started at /home/ingwu/public_html/commons/conf/local.php:1) in /home/ingwu/public_html/commons/inc/auth.php on line 191
DokuWiki version: Release 2005-07-13
PHP version 4.3.11
Changelog is writable
Datadir is writable
Attic is writable
Mediadir is writable
Cachedir is writable
conf/users.auth.php is writable
mb_string extension is available and will be used
Your current permission for this page is 1
The current page is not writable by the webserver
The current page is not writable you


Warning: Cannot modify header information - headers already sent by (output started at /home/ingwu/public_html/commons/conf/local.php:1) in /home/ingwu/public_html/commons/inc/actions.php on line 76
The current page is not writable you


The old installation and new installation are both on domains hosted by http://afmu.com , so they should be the same environment.

Should I report this as a bug, or am I just doing something stupid? I more-or-less copied local.php , users.auth.php and acl.auth.php from the old installation, and made minor changes to those. I'm using the standard MD5 way of authentication -- nothing fancy. (I'm not a PHP guru, so I don't know what diagnostics or actions I should try with this).

Thanks.

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: