From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 10 Oct 2005 17:12:04 +0400 From: Oleg Pan X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <12810376219.20051010171204@narod.ru> To: community@altlinux.ru MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Subject: [Comm] =?koi8-r?b?0M/Nz8fJ1MUg0yBwaHAg0MzJ2g==?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oleg Pan , ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 13:12:11 -0000 Archived-At: List-Archive: List-Post: Hello community, взял софт на php в нем есть такая функция function l2j_encrypt($password) { if(!function_exists("mhash")) return false; return base64_encode(mhash(MHASH_SHA1, utf8_encode($password))); } так ват постоянно ругается на отсутствие mhash что с этим можно сделать? Дистр ALM2.4 + updates libmhash поставил через apt (не помогло) -- Best regards, Oleg mailto:wacom@narod.ru