9 messages in com.googlegroups.opensocial-container[OpenSocial] Re: PHP Shindig| Subject: | [OpenSocial] Re: PHP Shindig![]() |
|---|---|
| From: | abc (asth...@gmail.com) |
| Date: | 05/30/2008 12:55:25 PM |
| List: | com.googlegroups.opensocial-container |
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 <vin...@gmail.com> 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 <rova...@gmail.com> 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 <drcr...@gmail.com> 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 open...@googlegroups.com
To unsubscribe from this group, send email to
open...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---




