From:             [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:      4.2.3
PHP Bug Type:     Documentation problem
Bug description:  php.net/mcrypt documentation should include addition information

I had been stuck with hte problem for almost a week, it wasn't until
someone's posting in the php newgroup that saved my hide from further
struggle.  

What happen is that I followed the documentation at php.net/mcrypt and I
had problem with algorithm.  I checked the PHP Info (by using phpinfo()
function) and it said that mcrypt is supported but no ciphers. The
documenation should mentioned that mcrypt software is needed along with
libmcrypt software, so I would have the cipher be supported.  I'm new to
libmcrypt and I got the impression that it have everything in it.  I'm not
familiar with mcrypt as well.

Now that my understand had been enhanced, I figured the document will need
to be updated or to include some information so in the future, it would
benefit everyone better, including people who may be confused with
libmcrypt and mcrypt.
-- 
Edit bug report at http://bugs.php.net/?id=19803&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19803&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19803&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19803&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19803&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19803&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19803&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19803&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19803&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19803&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19803&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19803&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19803&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19803&r=isapi


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to