From: John C. <joh...@ua...> - 2004-06-16 17:52:33
|
Reini, It works!!! Yea! I can now authenticate on XP/Apache 2/PHP 4.3.7 Great Job Reini! Now for the current new-install bug list ;-) 1) I get the following errors at the top of page when signing in and just after signing in. lib\WikiUserNew.php:2662: Warning[2]: fsockopen(): php_network_getaddresses: gethostbyname failed lib\WikiUserNew.php:2662: Warning[2]: fsockopen(): unable to connect to uai.com:25 2) Lots of issues loading a blank wiki on Apache 2.0.48 With no pages in the database, it crashes after loading GoogleLink. Trying to reload with those pages in, causes a crash after FrameIncludePlugin. Deleting the offending pages (assuming they are next alphabetically) causes a crash on the next one in line. 3) Warning at end of loading blank wiki on Apache 1.3.31 (everything loads, however) lib\plugincache-config.php:97: Notice[8]: Undefined index: TEMP 4) Loading new wiki with IIS6 and php as a module, OldTextFormattingRules crashes php. Removing lines 18-21 lets the pgsrc load finish. 5) *BIG BUG* You cannot edit a page with Apache 2.0.48 or Apache 1.3.31 or IIS 6 My Apache 1.3.31 reported this in the php error log... [16-Jun-2004 12:49:33] 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 Making LOTS of progres Reini :-) Thanks, John Cole |