[pmwiki-users] Beta38: error messages on top of main page

Daniel Friedmann list at linuxing.de
Wed Jun 15 02:51:18 CDT 2005


Hello,

I've just updated from Beta37 to Beta38 and now my main page
http://spampal.de is showing strange error messages:

===
Warning: OpenDir: No such file or directory (errno 2) in
/var/www/spampal.de/htdocs/pmwiki/pmwiki.php on line 613

Warning: Cannot add header information - headers already sent by
(output started at /var/www/spampal.de/htdocs/pmwiki/pmwiki.php:613)
in /var/www/spampal.de/htdocs/pmwiki/pmwiki.php on line 705
===

phwiki.php:
line 613: $dfp = opendir($dir); if (!$dfp) continue;
line 705: foreach($HTTPHeaders as $h) (@$sent++) ? @header($h) :
header($h);

I remember having seen such errors in some earlier betas but they
were fixed using one of the last betas. Where and what do I have
to look for to get these errors fixed or is this a bug of the update?

Regards
Daniel



More information about the pmwiki-users mailing list