[dokuwiki] Re: Hi

>>> Then, after an attempt to look at the page, what does Apache's error log

>>> say? Maybe you're just out of (PHP) memory?
>> 
>> There is no error from PHP or apache. And the page exists as I mentioned

>> in my original message as I can see the coressponding files are created
on
>> the webserver but if I follow the link DokuWiki always says that the
page
>> doesn't exist.
>> 
>
>There is no error? There must be an error, otherways you would see the page
;-)

DokuWiki tells me that the page doesn't exists (Same result as if the page
really doesn't exists)

>In /var/log/apache2/access_log you see the query of your browser. In 
>error_log should be the corresponding error.

There is no apache related error. But I have an error in the php log file:

PHP Warning:  Invalid argument supplied for foreach() in
[snip]/doku/inc/parserutils.php on line 318

line 318 of parserutils.php is

  foreach ($instructions as $instruction)

Maybe thats related to the PHP5 problems Andreas Gohr is talking about in
the neighboring topic.

Matthias

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

Other related posts: