Gary,

Did you also put in the Java environment variables?  I had to add these
into the Control Panel > System  |  Advanced > Environment Variables
section.  There was also something slightly flaky with the path names, so
I did mine like this:

        Name: JAVA_HOME
        Value: C:\progra~1\Java\jre1.5.0_07
and
        Name: JAVA_VERSION
        Value: 1.5

For whatever reason, the path name that had "Program Files" in it was
causing something not to work because of the space.  Attempts to quote the
thing failed, so I just reverted to putting in "progra~1" instead.

Maybe that's what you're encountering?  I had much the same problem the
first time I tried installing it and it wouldn't run properly.

Nate


On Wed, 16 Aug 2006, Gary Saunders wrote:

> I have that running and I pretty much left it default and it is still not
> working. I am going to check a couple of things I will get back to you.
> 
> -----Original Message-----
> From: Nathan P. Johansen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 16, 2006 4:32 PM
> To: Gary Saunders
> Subject: RE: [Red5] Installing On Windows OS
> 
> Is the service running?  If you used the Windows installer, there should
> have been the option (I think it is set by default) to run the Red5 server
> as a service - which means that it will start itself automatically.
> 
> You can check this by clicking on Start > Control Panel > Administrative
> Tools > Services.
> 
> In the list, scroll down and look for one named "Red5" - in the Status
> column, does it say that the service is Started?  Is the Startup Type set
> to Automatic?
> 
> If so, then you should be able to get to the admin page, as well as run
> the demos.  If not, then you need to start the Red5 server - or redo the
> installation and set it to run as a service that starts up automatically,
> then restart your computer.
> 
> You can write back to me rather than posting to the list if you'd like.
> 
> Nathan
> 
> On Wed, 16 Aug 2006, Gary Saunders wrote:
> 
> > Sasha I didn't even get that that point.
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> > Of Nathan P. Johansen
> > Sent: Wednesday, August 16, 2006 3:35 PM
> > To: Sascha
> > Cc: [email protected]
> > Subject: Re: [Red5] Installing On Windows OS
> > 
> > Here's another interesting question ... what do you put in for the
> > username and password when it prompts you to enter these things?
> > 
> > How do you setup or manage these username and password pairs to login to
> > the administration interface?
> > 
> > -Nathan
> > 
> > On Wed, 16 Aug 2006, Sascha wrote:
> > 
> > > Gary Saunders schrieb:
> > > >
> > > > Hi,
> > > >
> > > > I just installed the windows executable for RED5 of to me windows 
> > > > machine. It looked like it loaded everything fine however when I got 
> > > > to run the admin app I get "Page Not Found". This leads me to believe 
> > > > that the server isn't running even though in the services it says it 
> > > > is. I have Java 1.5 on this machine. Is there something else that I am
> > > > missing. Please Help I am Newbie at this. Thanks.
> > > >
> > > > Best Regards,
> > > >
> > > hi, one question how did you tried to reach the server?
> > > 
> > > the usual path to admin would be
> > > 
> > > http://localhost:5080/admin
> > > 
> > > if u get a "site not found error" there u might have a firewall
> > > running or something that may closes port 5080 on ur locale machine?
> > > 
> > > greetz Sascha


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to