That depends on apache configuration for the PHP version -- if you don't have root access to your machine it's not going to be able to run on port 80.
On Thu, Mar 6, 2008 at 1:26 PM, Chris Chabot <[EMAIL PROTECTED]> wrote: > See thats why i preferred the neutral host:port text instead, it works > with the (default) java server but with the php version as well :) > > Once its in good enough shape, i'd even hope to get it included in the > index.html etc, which all still assume the java server addr format too > > -- Chris > > On Mar 6, 2008, at 9:03 PM, Kevin Brown wrote: > > > We should probably mention that if it's running on the same machine > > as their > > browser it'll be localhost:8080 by default (also 127.0.0.1, which is > > useful > > for verifying that rpc actually works across origins). > > > > -- ~Kevin

