From: John C. <joh...@ua...> - 2004-06-16 14:49:18
|
Hey guys, This time I'm on a new physical server :-) Apache 1.3.31/PHP 4.3.7/W2K3 Server Here are the problems setting this up so far. --------------------------- Loading pgsrc has this error at the bottom (but things seem to work) lib\plugincache-config.php:97: Notice[8]: Undefined index: TEMP NOTE: OldTextFormattingRules does not crash PHP with Apache 1.3.31 --------------------------- Trying to edit gets the following error. This may be a config error on my part, I've loaded so many combinations lately I'm getting dizzy :-) [Tue Jun 15 16:11:57 2004] [error] PHP Fatal error: Call to a member function on a non-object in c:\\program files\\apache group\\apache\\htdocs\\phpwiki\\lib\\editpage.php on line 215 --------------------------- I also have IIS6/PHP4.3.7/W2K3 Server with the following results Note that you must comment out line 54 in index.php and set USE_PATH_INFO = FALSE to get phpWiki to work with IIS (at least version 6) --------------------------- With IIS6 OldTextFormattingRules crashes php. No error log is written, so I don't have much more info than before. You get the following error when loading pgsrc: lib\plugincache-config.php:97: Notice[8]: Undefined index: TEMP -------------------------- And trying to edit crashes php, no error reported, just a blank page. -------------------------- I'll get the latest versions today as soon as the sf CVS servers let me (they seem to have had a lot of problems lately). John |