ID:               33704
 User updated by:  jokar30 at hotmail dot com
 Reported By:      jokar30 at hotmail dot com
-Status:           Bogus
+Status:           Open
 Bug Type:         mcrypt related
 Operating System: sparc solaris 9
 PHP Version:      5.0.3
 New Comment:

Thank you for your reply...
That means I should use mcrypt and not libmcrypt?

In this case, I should use ./configure'
'--with-mcrypt=/opt/mcrypt-x.y.z'
'--with-mhash=/opt/php-5.0.4/ext/mhash'
'--with-apxs=/usr/apache/bin/apxs' 
???


Previous Comments:
------------------------------------------------------------------------

[2005-07-14 21:27:49] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

And it doesn't make sense, as mcrypt now has all their modules builtin
anyway so you don't need those directores. I guess you installed
libmcrypt incorrectly.

------------------------------------------------------------------------

[2005-07-14 20:05:50] jokar30 at hotmail dot com

Description:
------------
Hello,

I have done nearly everything and I still get the supported ciphers and
supported modes = none on the phpinfo(). 
I have set 
mcrypt.algorithms_dir = /opt/libmcrypt-2.5.6/modules/algorithms/
mcrypt.modes_dir = /opt/libmcrypt-2.5.6/modules/modes/
I have changed the chmod 755 to /usr/local/lib/libmcrypt 
I have cofigured php5.0.4 with ./configure'
'--with-mcrypt=/opt/libmcrypt-2.5.6'
'--with-mhash=/opt/php-5.0.4/ext/mhash'
'--with-apxs=/usr/apache/bin/apxs' 

Any help would be appreciated ;-)

Thank you



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33704&edit=1

Reply via email to