Re: [PHP] Setting up a program that can be accessed by all domain on a server

2008-05-08 Thread Nathan Nobbe
On Thu, May 8, 2008 at 3:37 PM, Richard Kurth <[EMAIL PROTECTED]> wrote: > Dan Joseph wrote: > >> On Thu, May 8, 2008 at 11:54 AM, Richard Kurth < >> [EMAIL PROTECTED]> >> wrote: >> >> >> >>> Dan Joseph wrote: >>> >>> >>> On Thu, May 8, 2008 at 11:47 AM, Richard Kurth < [EMAIL PROTECTED]

Re: [PHP] Setting up a program that can be accessed by all domain on a server

2008-05-08 Thread Richard Kurth
Dan Joseph wrote: On Thu, May 8, 2008 at 11:54 AM, Richard Kurth <[EMAIL PROTECTED]> wrote: Dan Joseph wrote: On Thu, May 8, 2008 at 11:47 AM, Richard Kurth < [EMAIL PROTECTED]> wrote: I have a program that I am writing that I what to install on my server that can be access

Re: [PHP] Setting up a program that can be accessed by all domain on a server

2008-05-08 Thread Dan Joseph
On Thu, May 8, 2008 at 11:54 AM, Richard Kurth <[EMAIL PROTECTED]> wrote: > Dan Joseph wrote: > >> On Thu, May 8, 2008 at 11:47 AM, Richard Kurth < >> [EMAIL PROTECTED]> >> wrote: >> >> >> >>> I have a program that I am writing that I what to install on my server >>> that >>> can be accessed by al

Re: [PHP] Setting up a program that can be accessed by all domain on a server

2008-05-08 Thread Richard Kurth
Dan Joseph wrote: On Thu, May 8, 2008 at 11:47 AM, Richard Kurth <[EMAIL PROTECTED]> wrote: I have a program that I am writing that I what to install on my server that can be accessed by all domains on the server just like it was on there domain. Could somebody give me an idea on how I can d

Re: [PHP] Setting up a program that can be accessed by all domain on a server

2008-05-08 Thread Dan Joseph
On Thu, May 8, 2008 at 11:47 AM, Richard Kurth <[EMAIL PROTECTED]> wrote: > I have a program that I am writing that I what to install on my server that > can be accessed by all domains on the server just like it was on there > domain. Could somebody give me an idea on how I can do this or point me