6 messages in com.googlegroups.opensocial-containerRe: Running a container on Apache tha...
FromSent OnAttachments
Scott02 Apr 2008 10:28 
Scott02 Apr 2008 10:47 
bhagat02 Apr 2008 15:53 
Aly Yas04 Apr 2008 23:56 
g....@mateable.com22 Apr 2008 20:55 
Eiji Kitamura22 Apr 2008 21:09 
Subject:Re: Running a container on Apache that uses a Jetty gadget server
From:g....@mateable.com (g.@mateable.com)
Date:04/22/2008 08:55:35 PM
List:com.googlegroups.opensocial-container

Ya me too.. I need someone to help me out.. We want to add this to mateable.com

On Apr 2, 3:53 pm, bhagat <naim@gmail.com> wrote:

Hi scott

Do you know how to run php gagdet server? In the php part of shindig project README file says set web_prefix path as well as debugging setting somthing like that.

I want to run php container which is given in as index.php and config.php but I dont know where do I need to change in config file. And do I need to copy entire shindig folder to htdoc folder?

Do you know what settings do I need to make so that I can run php container same as java container run?

Please reply early..

Thanks in Advance Naimish

On Apr 3, 4:47 am, Scott <haw@gmail.com> wrote:

I figured this one out. It was just a matter of changing this.serverBase_ in gadgets.js

On Apr 2, 10:28 am, Scott <haw@gmail.com> wrote:

I'd like to run my container through Apache/PHP with a Jetty (8080) gadget server. Is this possible? And if so what sort of changes do I need to make to the javascript container code to use Jetty instead of Apache?