From: Charles C. <ch...@ru...> - 2005-04-01 00:43:00
|
Hi, In the config.ini, check the value of USER_AUTH_ORDER It is possible that you have USER_AUTH_ORDER = "'Db'" which is one possible cause of the error message. Also check that the file lib/WikiUser/Db.php exists Regards, Charles -----Original Message----- From: Stan Berka [mailto:sb...@po...] Sent: 01 April 2005 06:14 To: php...@li... Subject: [Phpwiki-talk] Re: secure phpwiki: request for example Well, I have installed the 1.3.11 rc1 and here's what I've got. First time ran phpwiki, there was a problem with '/** ... */' comment in stlib.php. PHP 4.3.10 considers this as an unterminated comment. After I've fixed the comment and ran configurator, it told me it wasn't able to write down the file when trying to save it. I have placed the generated config.ini manually. Then, on my first visit to HomePage, I've got the following warning: lib/main.php:66: Warning: wikirequest(lib/WikiUser/'Db'.php): failed to open stream: No such file or directory (...repeated 2 times). I've ignored it. After that, when I typed in a StanBerka as user and requested a sign-in, I've got: Fatal error: Cannot instantiate non-existent class: _'db'passuser in /home/berka8f/public_html/phpwiki-1.3.11/lib/WikiUserNew.php on line 1123 I'm stuck. Can anyone help me? -- Best regards, Stan Berka Senior Programmer Analyst Pope & Talbot, Inc. Portland, OR 503 552-4315 ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |