From: Marco G. <gru...@ho...> - 2005-10-16 02:48:14
|
Okay, it turned out that the server config was changed and the leading directory was no longer returned in the HTTP global variables. Thus the filename comparison in index.php failed and main() never got called. - Marco ----- Original Message ----- From: "Joel Uckelman" <uck...@el...> To: "Marco Grubert" <gru...@ho...> Cc: <php...@li...> Sent: Saturday, October 15, 2005 07:32 AM Subject: Re: [Phpwiki-talk] Wiki stopped working ? > > Our wiki pages over at http://www.coniserver.net/wiki/ were working fine for > > the past few months, but now all I get is a blank page when launching the > > index.php file. As far as I can tell all the source files are there and the > > databases look good too. > > What are the recommended debugging steps to find out where exactly things go > > wrong ? > > > > Thanks, > > Marco > > The first place I'd look is in the web server's error logs. > |