From: Kevin L. <ke...@ke...> - 2003-04-08 04:54:57
|
Hi, I see others have already posted this problem, but I haven't seen a = solution that works for me yet. Just for reference, I have done the = following. I downloaded phpwiki.nightly.tar.gz (on April 7) and = installed it on my web server. After configuration, the initial "virgin = php wiki" is created. After that, clicking on a link or even reloading = index.php results in a blank page. It appears that no data is being = returned by the URL. I am running phpwiki with mysql: =3D=3D=3D=3D=3D mysql Ver 11.15 Distrib 3.23.43, for pc-linux-gnu (i686) =3D=3D=3D=3D=3D and here is a sample telnet session showing other relevant version = numbers: =3D=3D=3D=3D=3D $ telnet kevlindev.com 80 Trying 65.18.162.59... Connected to kevlindev.com. Escape character is '^]'. GET /phpwiki/index.php HTTP/1.0 HTTP/1.1 200 OK Date: Tue, 08 Apr 2003 04:41:27 GMT Server: Apache/1.3.26 (Unix) FrontPage/5.0.2.2510 X-Powered-By: PHP/4.3.1 Set-Cookie: PHPSESSID=3Da2b592460addd6fd33627cabc0ad8ee2; path=3D/ Connection: close Content-Type: text/html Connection closed by foreign host. =3D=3D=3D=3D=3D Thank you for any help with this problem. Take care, Kevin KevLinDev - http://www.kevlindev.com |