sudo yum remove php linux in awsTrying to update php on CentOS 5.7install AVG free edition into Amazon Linux...
Why did my "seldom" get corrected?
Function over a list that depends on the index
To what extent does asymmetric cryptography secure bitcoin transactions?
How to determine Platform Event Size in Apex to ensure to be within < 1 MB
Why aren't there any women super Grandmasters (GMs)?
How to tell readers that I know my story is factually incorrect?
A "Replace" sort problem. Basic but haunts me
Why would word of Princess Leia's capture generate sympathy for the Rebellion in the Senate?
Why teach C using scanf without talking about command line arguments?
Why should fork() have been designed to return a file descriptor?
What could make large expeditions ineffective for exploring territory full of dangers and valuable resources?
What is a Kravchuk transform and how is it related to Fourier transforms?
How was Luke's prosthetic hand in Episode V filmed?
Was demon possession only a New Testament phenomenon?
Is "repository" pronounced /rɪˈpɒzɪt(ə)ri/ or ri-ˈpä-zə-ˌtȯr-ē or /rəˈpäzəˌtôrē/?
Tricky interview question for mid-level C++ developer
Manager is asking me to eat breakfast from now on
Dative single noun Bankautomaten?
Why are there few or no black super GMs?
What is this green alien supposed to be on the American covers of the "Hitchhiker's Guide to the Galaxy"?
Legendre Polynomial Integral over half space
Discontinuous Tube visualization
Are there any satellites in geosynchronous but not geostationary orbits?
What is the intuition for higher homotopy groups not vanishing?
sudo yum remove php linux in aws
Trying to update php on CentOS 5.7install AVG free edition into Amazon Linux AMIAWS linux - How could I install postgreSQL on amazon linux?AWS ELB Latency issueAws how to read cloudwatch graph?Upgrade PCRE lib on AWS EC2 Linux AMIREPO Error: HTTP Error 403 - Forbidden during firefox-compat install from AWS EC2 instanceSSH Error on AWS EC2Executing bash script through PHP to connect to AWS failsget back sudo with Putty: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When I was trying to upgrade PHP version in amazon web server I got this kind of error. I'm trying to up upgrade PHP version 5.6 to 7.0 in amazon web server and I am using to putty to upgrade.
[root@cpanel ec2-user]# sudo yum remove PHP
Loaded plugins: priorities, universal-hooks, update-motd, upgrade-helper
No Match for argument: PHP
No Packages marked for removal
linux php amazon-ec2 aws
bumped to the homepage by Community♦ 30 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When I was trying to upgrade PHP version in amazon web server I got this kind of error. I'm trying to up upgrade PHP version 5.6 to 7.0 in amazon web server and I am using to putty to upgrade.
[root@cpanel ec2-user]# sudo yum remove PHP
Loaded plugins: priorities, universal-hooks, update-motd, upgrade-helper
No Match for argument: PHP
No Packages marked for removal
linux php amazon-ec2 aws
bumped to the homepage by Community♦ 30 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When I was trying to upgrade PHP version in amazon web server I got this kind of error. I'm trying to up upgrade PHP version 5.6 to 7.0 in amazon web server and I am using to putty to upgrade.
[root@cpanel ec2-user]# sudo yum remove PHP
Loaded plugins: priorities, universal-hooks, update-motd, upgrade-helper
No Match for argument: PHP
No Packages marked for removal
linux php amazon-ec2 aws
When I was trying to upgrade PHP version in amazon web server I got this kind of error. I'm trying to up upgrade PHP version 5.6 to 7.0 in amazon web server and I am using to putty to upgrade.
[root@cpanel ec2-user]# sudo yum remove PHP
Loaded plugins: priorities, universal-hooks, update-motd, upgrade-helper
No Match for argument: PHP
No Packages marked for removal
linux php amazon-ec2 aws
linux php amazon-ec2 aws
edited May 4 '18 at 9:30
Ankur S
7032 gold badges3 silver badges16 bronze badges
7032 gold badges3 silver badges16 bronze badges
asked May 4 '18 at 7:43
sujithsujith
11 bronze badge
11 bronze badge
bumped to the homepage by Community♦ 30 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 30 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
we should give proper package name.First check which version of php installed.
rpm -qa php*
check the package installed and remove it.
yum remove rh-php56
or
rpm -Uvh --nodeps php-<version>.rpm
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output ofrpm -qa php*
– msp9011
May 4 '18 at 14:20
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441719%2fsudo-yum-remove-php-linux-in-aws%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
we should give proper package name.First check which version of php installed.
rpm -qa php*
check the package installed and remove it.
yum remove rh-php56
or
rpm -Uvh --nodeps php-<version>.rpm
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output ofrpm -qa php*
– msp9011
May 4 '18 at 14:20
add a comment |
we should give proper package name.First check which version of php installed.
rpm -qa php*
check the package installed and remove it.
yum remove rh-php56
or
rpm -Uvh --nodeps php-<version>.rpm
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output ofrpm -qa php*
– msp9011
May 4 '18 at 14:20
add a comment |
we should give proper package name.First check which version of php installed.
rpm -qa php*
check the package installed and remove it.
yum remove rh-php56
or
rpm -Uvh --nodeps php-<version>.rpm
we should give proper package name.First check which version of php installed.
rpm -qa php*
check the package installed and remove it.
yum remove rh-php56
or
rpm -Uvh --nodeps php-<version>.rpm
answered May 4 '18 at 9:19
msp9011msp9011
5,3795 gold badges42 silver badges69 bronze badges
5,3795 gold badges42 silver badges69 bronze badges
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output ofrpm -qa php*
– msp9011
May 4 '18 at 14:20
add a comment |
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output ofrpm -qa php*
– msp9011
May 4 '18 at 14:20
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
Hi, thank you for your answer. I try it many times but same error.
– sujith
May 4 '18 at 14:07
share the output of
rpm -qa php*– msp9011
May 4 '18 at 14:20
share the output of
rpm -qa php*– msp9011
May 4 '18 at 14:20
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441719%2fsudo-yum-remove-php-linux-in-aws%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown