• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Soap Extension (Plesk 8.6.0, PHP 5.2.11, IIS6, Server 2003)

S

SJH

Guest
Our server has the following installed:

Windows Server 2003
Plesk 8.6.0
IIS 6.0
PHP 5.2.11 / PHP 4

We have installed a PHP web-based project on one of our sites which requires the SOAP extension in PHP. This site is configured in Plesk to use PHP5.

Took the following steps:

Configured php.ini at C:\Program Files\SWSoft\Plesk\PleskPHP5\php.ini to include the extension (i.e. uncommented the line). Check the dll was in the location expected (ext directory). It was.

Restarted IIS.

The page in question now loads (it brought a SOAP error previously) but we receive the following error:

"PHP has encountered an Access Violation at 024878E8"

Any ideas?
 
Back
Top