Hi, well if your getting those errors it would seem to me that the
server is trying to load the gadget.. the problem with me was trying
to get them to load, when i got them to load it worked straight away
and i didnt get those error. I basically followed the instructions on
the apache incubator page but my problem was that mod_rewrite didnt
work while i thought it did.

Do u have PHP 5.2.x with the json, simplexml, mcrypt and curl
extentions enabled installed?


On May 30, 9:55 pm, abc <[EMAIL PROTECTED]> wrote:
> Hi Vinni,
> Can u pls tell how did u make the php shindig server work.
> My mod_rewrite is already enabled, but am getting this error on
> running the labpixies url: Unsupported feature(s): setprefs,
> analytics, locked-domain
>
> Thanks in advance.
>
> On May 28, 1:08 am, Vinni3 <[EMAIL PROTECTED]> wrote:
>
> > Thanks, in fact mod_rewrite was loaded but not working, but its
> > working now, and Shindig works now i can load Google Gadgets like the
> > example one from Labpixies, but my own opensocial app wont load,
> > giving me an "Invalid XML" error, however at least shindig is running
> > ok now:)
>
> > On May 27, 3:38 pm, Ropu <[EMAIL PROTECTED]> wrote:
>
> > > Hi
>
> > > do you have installed the Apache Mod Rewrite? so the php/src/.htaccess
> > > works?
>
> > > hope this helps
>
> > > ropu
>
> > > On Tue, May 27, 2008 at 3:14 AM, drcrazy4 <[EMAIL PROTECTED]> wrote:
>
> > > > I also had the same problem. I put all of the contents of php inside a
> > > > folder called gadgets then I changed the paths in config.php:
> > > >        'features_path' => realpath(dirname(__FILE__)) . 
> > > > '/../../features/',
> > > >        'container_path' => realpath(dirname(__FILE__)) . 
> > > > '/../../config/',
> > > >        'javascript_path' => realpath(dirname(__FILE__)) . '/../../
> > > > javascript/',
> > > >        'container_config' => realpath(dirname(__FILE__)) . 
> > > > '/../../config/
> > > > container.js',
>
> > > > So you should have:
> > > > /shindig/php/gadgets/config.php
>
> > > > Hope this helps. Oh and make sure you have all the other folders
> > > > inside the Shindig folder besides /php/ because the PHP gadget server
> > > > needs some of these to render gadgets properly.
>
> > > --
> > > .-. --- .--. ..-
> > > R o p u
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to