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?