From: Robert O. <rl...@pe...> - 2002-07-28 20:36:35
|
This may be the same problem expressed in the "Stuck on First Page" message a few weeks ago, but I'm seeing no PHP segmentation fault, and I have a few more details. Any help would be greatly appreciated! I've just installed PHPWiki. (INCREDIBLY easy installation -- thank you!). The first page comes up fine, but when I click on any link, the requested URL's all have the form http://:?<pagename> (e.g. http://:?AddingPages ) and the browser can't connect to the page. If I edit lib/config.php and change $ScriptURL to the URL of index.php (in our case, http://play:8095/wiki/index.php), then the link URL's all have the form http://play:8095/wiki/index.php?WikiWikiWeb, but instead of displaying the page, the same first page comes up again. Any ideas? Robert Orenstein Perforce Software "The world is quiet here" |