Bug 62532 - The mhash and mcrypt is not compiled in.
Summary: The mhash and mcrypt is not compiled in.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: php
Version: 7.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Copeland
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-02 06:56 UTC by Need Real Name
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-09 11:40:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-04-02 06:56:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314

Description of problem:
mhash is the hashing-support in php. (Needed when working with databases not
supporting hashing themselfes)
mcrypt is crypto for php

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Use the mhash og mcrypt algorithms in a .php file :)
2. Load the page from a webbrowser...
3. 
	

Actual Results:  PHP-webpage would not show up because crash.

Expected Results:  The page should have loaded :)

Additional info:

add the 
   --with-mhash
to the php.spec file under the section for creating the configure-command :)
(Have not needed mcrypt yet.)

Comment 1 Phil Copeland 2002-04-09 11:40:09 UTC
Umm there is no mhash in the distribution ergo I don't compile in mhash
support.. 



Note You need to log in before you can comment on or make changes to this bug.