Topic: TYPOlight Extension Repository

If I try to connet from TYPOlight BE to the Extension Repository I get stuck with this error message/hint:

SOAP extension not loaded (configure PHP with --enable-soap)

Where to find SOAP and how to wash my PHP installed?

Thanks for any hint

Tarlo

Re: TYPOlight Extension Repository

Problem is solved:

I looked for php5/php.ini and changed this line - -;extension=php_soap.dll - -, deleting the ";", after saving and restarting apache the problem was gone.

PHPinfo shows

soap aktiv:#soap
Soap Client     enabled
Soap Server     enabled

More about SOAP here:

http://www.html-world.de/program/phpex_9.php