From: Mark R. <mar...@ml...> - 2002-05-13 06:31:00
Hi all,
I've been using a Wiki as my personal home page for a year or so.
My server is Debian unstable.
PHP 4.1.2, mysql Ver 11.16 Distrib 3.23.49
I just upgraded to phpwiki 1.3.3.
Now I get a blank response from the wiki: "server returned no data"
One time I got it to work by reloading the schema into mysql. it worked fine for
a while but was screwed up again the next day.
What does this mean? I don't have access to the apache logs. How can I troubleshoot my wiki?
The wiki is at
http://mlug.missouri.edu/~markages/wiki
and can also be accessed as:
http://mark.rages.nethttp://brian.rages.nethttp://hudson.rages.net
etc. (I use wildcard DNS to map to Wiki pages for my family. But the first URL is the
unmodified phpwiki install.)
Regards,
Mark Rages
mar...@ml...
From: Mark R. <mar...@ml...> - 2002-05-13 21:35:52
After some more investigation, it looks like PHP is segfaulting.
Is anyone using PHP 4.1.2 successfully? Specifically, using it
with debian unstable.
Regards,
Mark
From: Mark R. <mar...@ml...> - 2002-05-13 19:54:33
OK,
Some more data:
In the apache error log, each attempt to access the wiki gives:
[Mon May 13 14:52:49 2002] [notice] child pid 4406 exit signal Segmentation fault (11)
Of course, the pid changes each time.
What's going on?
Mark