• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Install soap php in a windows server

nicodv

New Pleskian
Hello I don't know much about parallels and plesk, actually I spent the weekend trying to fix a refused connection error on my ssh connection... until I found out windows servers can not be access through ssh. Now I'm trying to make RDP connect (hard since I work on a mac) but anyway! my question is: how should I install soap php in my server? In case I can make the rdp work, what would be the commands to install it? Also, in case it exists another way to install such php extension without using RDP, what would be the steps to take in order to have it installed?


Thanks a lot


Nico
 
First of all check that SOAP is already enabled in your PHP. Open file \Parallels\Plesk\Additional\PleskPHP5\php.ini and check that something like

extension=php_soap.dll

is already there.
 
No directory

First of all check that SOAP is already enabled in your PHP. Open file \Parallels\Plesk\Additional\PleskPHP5\php.ini and check that something like

extension=php_soap.dll

is already there.

I don't have any Parallels directory under home in files... why not?
 
Sorry for the bad explanation. You said to reach php.ini following the path \Parallels\Plesk\Additional\PleskPHP5\php.ini. Well, the thing is if I go to my plesk > files there is no way I can follow such path... no "parallels" folder... nothing. Is that because I don't have enough permissions? is that because I'm looking in the wrong place?
Also: my drupal installation has its own php.ini, but when I look at the php info of the site, I see there is no SOAP even installed... not a question of enabling or not, I think it is not installed in the server.

Could I reach the php.ini by using RDP activex commands? if so, what would it be the command to install the SOAP in my plesk?


I really need urgent help on this one since I'm far behind my schedule and this windows server is not making things easier.

Thanks in advance


Nico
 
Last edited:
You should contact to your Plesk server through RDP and check mentioned file as I wrote.
Ask help of any Windows administrator or Parallels Support Team if you are not familiar with Windows and Plesk administration.
 
Back
Top