Installing extension in php
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I have a Debian server using Nginx and PHP 5.5.14. It is working properly but I need to install the mcrypt extension on it. Do I need to compile PHP 5.5.14 again to install the extension ?! I read some things and that's what I understood. That I can not just append the extension in the existing installation I need to do a new install. I am wrong?!
linux shell-script debian php webserver
add a comment |Â
up vote
2
down vote
favorite
I have a Debian server using Nginx and PHP 5.5.14. It is working properly but I need to install the mcrypt extension on it. Do I need to compile PHP 5.5.14 again to install the extension ?! I read some things and that's what I understood. That I can not just append the extension in the existing installation I need to do a new install. I am wrong?!
linux shell-script debian php webserver
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have a Debian server using Nginx and PHP 5.5.14. It is working properly but I need to install the mcrypt extension on it. Do I need to compile PHP 5.5.14 again to install the extension ?! I read some things and that's what I understood. That I can not just append the extension in the existing installation I need to do a new install. I am wrong?!
linux shell-script debian php webserver
I have a Debian server using Nginx and PHP 5.5.14. It is working properly but I need to install the mcrypt extension on it. Do I need to compile PHP 5.5.14 again to install the extension ?! I read some things and that's what I understood. That I can not just append the extension in the existing installation I need to do a new install. I am wrong?!
linux shell-script debian php webserver
linux shell-script debian php webserver
asked Sep 26 '17 at 2:55
Bruno Andrade
112
112
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
What you read is right. To install an extension in PHP you have to compile it. While compiling you can remove or add extension as your requirement
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
What you read is right. To install an extension in PHP you have to compile it. While compiling you can remove or add extension as your requirement
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
add a comment |Â
up vote
0
down vote
accepted
What you read is right. To install an extension in PHP you have to compile it. While compiling you can remove or add extension as your requirement
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
What you read is right. To install an extension in PHP you have to compile it. While compiling you can remove or add extension as your requirement
What you read is right. To install an extension in PHP you have to compile it. While compiling you can remove or add extension as your requirement
answered Sep 26 '17 at 5:16
community wiki
Jith
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
add a comment |Â
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
Please rate if you found this post helpful
â Jith
Sep 26 '17 at 19:18
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394445%2finstalling-extension-in-php%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password