From: Reini U. <ru...@x-...> - 2006-08-18 20:24:04
|
2006/8/18, umfan866 <umf...@us...>: > Hi -- I am installing the latest phpwiki and > having path issues on RHEL4. You have to tell your webserver to populate the PATH_INFO to php and the environment. In Apache2 with Redhat and Debian it is optional. > Getting a blank > page on startup and commenting out the if statement > fixes, that, but then the virgin wiki loads without > images and links working. I have updated a couple > of the bugs in the phpwiki sourceforge bug list - > any help/pointers appreciated. > > > I am also trying to get this to work with an Oracle > database (I work at Oracle) and i initially had issues > compiling php for oracle but used the latest Zend > core for for oracle + php and my php/oracle db connectivity > is fine. good. pear, adodb or PDO? > Some of these path issues may not be an issue if > I would be able to find a version of phpwiki > that doesn't redirect from index.php to lib/main.php, > I think it wasn't too long ago that this change was > made, right? If you can tell me a good stable version > of phpwiki to use, (I just need the aqua/mac os theme) > please let me know. We did always a redirect after the page save in any 1.3.x version. That's about 5 years or so. 1.2.x is simplier and uses no redirect. play with the *REDIRECT* option in config.ini. (sorry forgot the name) > Thanks Marvin Hecht. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://spacemovie.mur.at/ http://helsinki.at/ |