PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Runtime Configuration> <Installing/Configuring
Last updated: Fri, 27 Jun 2008

view this page in

Installation

You need to compile PHP with the --with-mcrypt[=DIR] parameter to enable this extension. DIR is the mcrypt install directory. Make sure you compile libmcrypt with the option --disable-posix-threads.



add a note add a note User Contributed Notes
Installation
info at guffert dot net
01-Jul-2008 05:55
In case you are an operator and you are not familiar with the generation of software you must know, that the installation of additional libraries may be  insufficient. You may suffer a malfuntion of the package with the known http server log message: "Cannot load mcrypt extension. Please check your PHP configuration." although you expect the configuration to be right.
For an operator, generation of software is inconvenient. Instead you should check your PHP basic installation. The problem may be that you do not have extracted the mcrypt extension during the installation process. Using the Windows installer, you may change your installation by rerunning the setup. In case you have the right php.ini, the extension declaration in php.ini and libmcrypt.dll in the system path the extension should work. Keep control in the http server log!
mihai doru
30-May-2008 06:07
If you wish to install mcrypt on Windows, you should also place libmcrypt.dll in the PATH of your system.

Runtime Configuration> <Installing/Configuring
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites