You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by Fábio <fa...@gmail.com> on 2009/04/20 23:33:12 UTC

Gadget testing container is not working in PHP implementation

I have no error, but "Social Hello World" doesn't work.

print-screen: http://img156.imageshack.us/img156/9671/screenshott.png




-- 
Regards
Fábio T. da Costa

Re: Gadget testing container is not working in PHP implementation

Posted by Chris Chabot <ch...@google.com>.
Unfortunately that's a known issue, there's an open bug for it at
https://issues.apache.org/jira/browse/SHINDIG-1017

I don't know exactly when it'll be fixed though, the sample container
depends on a special (non spec) REST call, which works just fine if your in
a shared process/multithreaded env like Java, but makes no sense in a
shared-nothing / multi-process env like PHP. So given that, and since
finishing 0.9 support is currently the highest priority, I don't expect to
have a fix for it any time soon.

You could however install Partuza (http://code.google.com/p/partuza/), which
makes for a much more interesting (php, mysql based) example container, and
does work quite well :)

   -- Chris

On Mon, Apr 20, 2009 at 11:38 PM, Fábio <fa...@gmail.com> wrote:

> I have no error, but "Social Hello World" doesn't work.
>
> print-screen: http://img156.imageshack.us/img156/9671/screenshott.png
>
>
>
>
> --
> Regards
> Fábio T. da Costa
>

Gadget testing container is not working in PHP implementation

Posted by Fábio <fa...@gmail.com>.
I have no error, but "Social Hello World" doesn't work.

print-screen: http://img156.imageshack.us/img156/9671/screenshott.png




-- 
Regards
Fábio T. da Costa