CGExtensions SOAP error ?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
henris

CGExtensions SOAP error ?

Post by henris »

Hello,

Using CMSMS 1.8.2  on my wampserver,  (PHP 5.2.11 MYSQL:5.1.36) truying to load CGExtensions through the module manager, I got the following error message:

SOAP Problem (http://modules.cmsmadesimple.org/soap.p ... Repository): XML error parsing SOAP payload on line 12037: Comment not finished.
Can you help please ?


Henri
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

Hi Henris,

Have you ever found a solution for this? I'm experiencing the exact same issue when loading the module manager on WAMP...

I tried activating php_soap in WAMP but the issue remains... (php >> php extensions >> php_soap)

greetings,
Manuel
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

I've "uncommented" extension=php_soap.dll in:

C:\wamp\bin\apache\apache2.0.63\bin\php.ini
C:\wamp\bin\php\php5.2.11\php.ini
C:\wamp\bin\php\php5.2.11\php.ini-dist
C:\wamp\bin\php\php5.2.11\php.ini-recommended
C:\wamp\bin\php\php5.2.11\phpForApache.ini

I've restarted the WAMP services, cleared browser cache, cleared server cache, Reset the local cache of repository data and still no luck... ???
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

I've also tried adding absolute paths to the "soap.wsdl_cache_dir" value, again without success...

soap.wsdl_cache_dir="/tmp"
replaced with
soap.wsdl_cache_dir="C:\wamp\tmp"

>:(
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

phpinfo tells me the following:
Soap Client enabled
Soap Server enabled

i think i'm gonna give up now :'(
spike
Forum Members
Forum Members
Posts: 153
Joined: Thu Sep 25, 2008 5:02 pm

Re: CGExtensions SOAP error ?

Post by spike »

Maybe an upgrade to the latest supported version might help ?
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

Hi spike,

As for the version of WAMP, it's the latest.
I'm using a bit older php and apache versions because that's (more or less) what's running on my server. I've tried using the later versions but that breaks the cms installation (1.9.4.2)

Greetings,
Manuel
uniqu3

Re: CGExtensions SOAP error ?

Post by uniqu3 »

Hi Manuel,

seen you comment on my Blog, i would have no idea to a solution for your problem, didn't experience it myself on WAMP.
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

Hi Goran,

Now at least i know it's possible and i'm not trying to fix the unfixable! Thanks for the feedback! :)

Greetings,
Manuel
User avatar
manuel
Power Poster
Power Poster
Posts: 354
Joined: Fri Nov 30, 2007 9:15 am

Re: CGExtensions SOAP error ?

Post by manuel »

Solved by using php 5.3.0 in stead of php 5.2.11, guess spike was right after all ;) a small change of version did the trick.
I just hope it'll work on the server which is running php 5.2.15 (not available in WAMP)

The funny thing is that now i don't even need to activate the php_soap extension for it to work! :o

ps: In my previous post i mentioned the cmsms setup broke using the latest versions, i was talking about apache 2.2.17 combined with php 5.3.4
I'm glad i tried the middle ground too!

Greetings,
Manuel
Locked

Return to “Modules/Add-Ons”