G
G
Greg Popov2015-01-25 15:40:43
PHP
Greg Popov, 2015-01-25 15:40:43

I can't install mcrypt, what should I do?

All. I'm already getting on my nerves. I've been surfing the fucking internet for a week and I can't figure out how to install this damn extension.
And now in order:
I tried to just install with php and configure, it doesn’t work out
I tried through brew, it didn’t work out
I tried to make php on xampp the main one, it collapses into certificates, you can forget about the console
Where there is a clearly folded, working description, for the most stupid, on installation this damn extension, what's always wrong with it?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Damir Makhmutov, 2015-01-26
@Gregpopov

Have you installed the mcrypt package yourself? One php5-mcrypt extension is not enough.
brew install mcrypt

A
Alex Pts, 2015-01-25
@AlexPTS

Through mac port I just installed sudo port install php-mcrypt

N
Nazar Mokrinsky, 2015-01-25
@nazarpc

You may not have enabled it after installation.sudo php5enmod mcrypt

E
Eugene, 2015-01-25
@Nc_Soft

brew doctor
brew update
brew install php55-mcrypt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question