From: Konstantin Z. <kza...@ho...> - 2004-03-08 23:39:22
|
Hello, All! I'm new in php and I'm tring to get work latest snapshot from cvs. I have some problems so far: Then I try type any user name instead of (admin) into "Sign in as: " I've got: Fatal error: Call to undefined function: file_passwd() in /homepages/4/d88171581/htdocs/fidolook/wiki/lib/WikiUserNew.php on line 1813 What is missing? require 'lib/pear/File_Passwd.php'; goes fine couple lines beafore. login page for admin user shows: lib/WikiUserNew.php:2165: Notice[8]: unserialize() failed at offset 0 of 5 bytes Also wiki installation refused to work until I set USE_COMPRESSION false. PHP 4.2.3, Linux infong 2.4.21, Apache 1.3 With best regards, Konstantin Zadorozhny. |