hi, i have little expirience with ispconfig. i have installed ispconfig 2 with remote framework, i followed all the steps at the link you gave me, now im at the testing point, but i get this error when i try the add.php file:

Warning: SoapClient::__construct(https://208.86.44.103:81/remote/index.php) [function.SoapClient---construct]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /var/www/web1/web/hosting/ispconfig/add.php on line 19

Warning: SoapClient::__construct() [function.SoapClient---construct]: I/O warning : failed to load external entity "https://208.86.44.103:81/remote/index.php" in /var/www/web1/web/hosting/ispconfig/add.php on line 19

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://208.86.44.103:81/remote/index.php' in /var/www/web1/web/hosting/ispconfig/add.php:19 Stack trace: #0 /var/www/web1/web/hosting/ispconfig/add.php(19): SoapClient->__construct('https://208.86....') #1 {main} thrown in /var/www/web1/web/hosting/ispconfig/add.php on line 19


so then i installed php_soap but i still get this error now:

Fatal error: Class 'soapclient' not found


how do i fix this?