From: Dmitry M. <dm...@la...> - 2004-06-11 01:40:26
|
On Thu, Jun 10, 2004 at 09:11:27PM -0400, ph...@vz... wrote: > I just installed phpwiki-1.3.10 in at my web host, and when > I go to index.php, the page I get consists entirely of > > <html><body></body></html> > > I tried setting it up with mysql and with a flat file, and > both have the same result. Probably I have misconfigured it > someplace, but without an error message of some kind, I'm > not sure where to start. Any suggestions? > > Thanks. Perhaps take a look at your error.logs? I believe that you get an empty page like that if the server doesn't generate proper headers.. so something funny is definitely going on. -0d |