From: Micki K. <mic...@co...> - 2004-06-01 14:20:07
|
Reini: That tip worked - thank you! Perhaps the config.ini should contain the /lib/pear as well, to help folks who are setting the options in config.ini. Now, I'm rolling up my sleeves and trying some new stuff! Thanks again, Micki At 10:16 AM +0200 6/1/04, Reini Urban wrote: >Micki Kaufman schrieb: >>success in trying to get a stable recent release up - I downloaded >>1.3.10 and it has major problems with the include_paths. >> >>This time, I get a fatal error: >> >> Fatal error: main(): Failed opening required 'DB.php' >>(include_path='.:/Library/WebServer/Documents/phpwiki') in >>/Library/WebServer/Documents/phpwiki/lib/WikiDB/backend/PearDB.php >>on line 7 >> >>I tried all the options, like >> >>INCLUDE_PATH = ".:/Library/WebServer/Documents/phpwiki" and > >You don't have any pear in your include path. The change was >mentioned in the ReleaseNotes (and here also). >Either include your own pear, the phpwiki/lib/pear or leave >INCLUDE_PATH empty and let the system guess the include_path. >-- >Reini Urban >http://xarch.tu-graz.ac.at/home/rurban/ -- Micki mailto:mic...@co... |