M Mehdib92 New Pleskian Jan 17, 2013 #1 Hi, I have a server with plesk 11.0.9 (with CenOS 6.3). I need to install the php-soap extension. Is there a way to install it from Plesk or do I have to di it from the shell ? Is there a risk with the configuration if have to do it from the shell ? Thanks
Hi, I have a server with plesk 11.0.9 (with CenOS 6.3). I need to install the php-soap extension. Is there a way to install it from Plesk or do I have to di it from the shell ? Is there a risk with the configuration if have to do it from the shell ? Thanks
IgorG Plesk addicted! Plesk Certified Professional Jan 17, 2013 #2 Just install it with usual yum command like # yum install php53-soap or maybe # yum install php53-soap
Just install it with usual yum command like # yum install php53-soap or maybe # yum install php53-soap
J JustinGivens Basic Pleskian Feb 18, 2013 #4 I ran the command but it is telling me to update php? I thought updating php might break Plesk?? Installing: php-soap x86_64 5.3.21-14.el5.art atomic 279 k Updating for dependencies: php x86_64 5.3.21-14.el5.art atomic 2.8 M php-cli x86_64 5.3.21-14.el5.art atomic 2.6 M php-common x86_64 5.3.21-14.el5.art atomic 1.0 M php-devel x86_64 5.3.21-14.el5.art atomic 1.3 M php-gd x86_64 5.3.21-14.el5.art atomic 209 k php-imap x86_64 5.3.21-14.el5.art atomic 88 k php-ldap x86_64 5.3.21-14.el5.art atomic 57 k php-mbstring x86_64 5.3.21-14.el5.art atomic 2.3 M php-mcrypt x86_64 5.3.21-14.el5.art atomic 48 k php-mysql x86_64 5.3.21-14.el5.art atomic 95 k php-odbc x86_64 5.3.21-14.el5.art atomic 88 k php-pdo x86_64 5.3.21-14.el5.art atomic 120 k php-snmp x86_64 5.3.21-14.el5.art atomic 41 k php-xml x86_64 5.3.21-14.el5.art atomic 226 k php-xmlrpc x86_64 5.3.21-14.el5.art atomic 87 k Last edited: Feb 18, 2013
I ran the command but it is telling me to update php? I thought updating php might break Plesk?? Installing: php-soap x86_64 5.3.21-14.el5.art atomic 279 k Updating for dependencies: php x86_64 5.3.21-14.el5.art atomic 2.8 M php-cli x86_64 5.3.21-14.el5.art atomic 2.6 M php-common x86_64 5.3.21-14.el5.art atomic 1.0 M php-devel x86_64 5.3.21-14.el5.art atomic 1.3 M php-gd x86_64 5.3.21-14.el5.art atomic 209 k php-imap x86_64 5.3.21-14.el5.art atomic 88 k php-ldap x86_64 5.3.21-14.el5.art atomic 57 k php-mbstring x86_64 5.3.21-14.el5.art atomic 2.3 M php-mcrypt x86_64 5.3.21-14.el5.art atomic 48 k php-mysql x86_64 5.3.21-14.el5.art atomic 95 k php-odbc x86_64 5.3.21-14.el5.art atomic 88 k php-pdo x86_64 5.3.21-14.el5.art atomic 120 k php-snmp x86_64 5.3.21-14.el5.art atomic 41 k php-xml x86_64 5.3.21-14.el5.art atomic 226 k php-xmlrpc x86_64 5.3.21-14.el5.art atomic 87 k
A ansond New Pleskian Jun 16, 2013 #6 IgorG said: Just install it with usual yum command like # yum install php53-soap or maybe # yum install php53-soap Click to expand... sir, please help to install php-soap please sir
IgorG said: Just install it with usual yum command like # yum install php53-soap or maybe # yum install php53-soap Click to expand... sir, please help to install php-soap please sir
F fragger1991 New Pleskian Jun 16, 2013 #7 @ansond If you have CentOS running on your Machine try this, without quotes "yum install php-soap". If you have Debian running on you Machine, then try this, without quotes "apt-get install php-soap"
@ansond If you have CentOS running on your Machine try this, without quotes "yum install php-soap". If you have Debian running on you Machine, then try this, without quotes "apt-get install php-soap"
Kingsley Silver Pleskian Dec 19, 2014 #8 Thanks, this worked Mehdib92 said: I made a yum install php-soap and it works fine. Thanks Click to expand...
Thanks, this worked Mehdib92 said: I made a yum install php-soap and it works fine. Thanks Click to expand...
P Peter_Bennetts New Pleskian May 26, 2015 #9 Where do i install yum install php-soap, pretty new to plesk Peter
IgorG Plesk addicted! Plesk Certified Professional May 26, 2015 #10 Peter_Bennetts said: Where do i install yum install php-soap, pretty new to plesk Click to expand... Run this command in Linux Command Line Interface.
Peter_Bennetts said: Where do i install yum install php-soap, pretty new to plesk Click to expand... Run this command in Linux Command Line Interface.