Inside your amfphp directory you will find a file globals.php. Change the $servicesPath variable to the full path to your services directory.
HTH Steve --- In [email protected], Vikram Singh <vikisingh...@...> wrote: > > I am not getting excetly what you are trying to say me. > Can you please tell me in some detail which/how configure in amfphp? > I am little bit freshers for this stuff. > > > Thanks. > > > ________________________________ > From: Pedro Sena <sena.pe...@...> > To: [email protected] > Sent: Monday, 22 June, 2009 5:55:51 PM > Subject: Re: [flexcoders] domain problem in remoteobject application > > > > > > You can configure in amfphp where your 'services' would be. > > Take a look at documentation, I think that your idea is to have just one > amfphp directory for every project, if so, You can reference external > directories in a way that amfphp would search for them. > > HTH > > > On Mon, Jun 22, 2009 at 9:07 AM, Vikram Singh <vikisingh169@ yahoo.in> wrote: > > > > > Hello friends, > I have a query regarding domain problem. > My database is at primarydomain (www..primarydomain. com) > I also have subdomain and place all at subdomain directory. like this...... > > scenario 1: > Current file arrangement is: > > Exported release build flex project at :www.subdomain. com/flexApplicat ion/ > amfphp code placed at :www.subdomain. com/flexApplicat ion/amfphpcode/ > > this is perfectly working. > but now....... > > scenario 2: > need to arrange like this > > Exported release build flex project at :www.subdomain. com/flexApplicat ion/ > amfphp code placed at :www.subdomain. com/amfphpcode/ > > amfphpcode is placed outside of flex application directory. > > to run perfectly flex application in scenario-2, what changes I have to make > with flex application code OR any other. > OR any other possible idea to implement it in scenario-2. > Please help me... > > Regards, > Vikram. > > ________________________________ > ICC World Twenty20 England '09 exclusively on YAHOO! CRICKET > > > -- > /** > * Pedro Sena > * Systems Architect > * Sun Certified Java Programmer > * Sun Certified Web Component Developer > */ > > > > > ICC World Twenty20 England '09 exclusively on YAHOO! CRICKET > http://cricket.yahoo.com >

