Skip to main content
pao1011
Known Participant
November 25, 2011
Question

apache 2.2 starting error

  • November 25, 2011
  • 1 reply
  • 1180 views

fist of all my computer have my operating system in the D:\ drive.

I just install the FMS 4.5 developer version

I have the FMS and the FMShttpd to start when windows start. I look in the event viewer and found the following error,

The Apache service named  reported the following error:

>>> [Thu Nov 17 15:58:15 2011] [info] mod_jithttp - FMS installation path: "D:\\Program Files\\Adobe\\Flash Media Server 4.5\\"   

what this error means?

    .

Ican't get apache to work.

Help Please.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    November 25, 2011

    This is fine. This is just an information message, not a error. Can you please elaborate, whether

    1. Apache is not starting at all

    2. or, you are not able to use the HDS or HLS feature though Apache started successfully.

    You may check error logs inside Apache too. Go to <Apache>/logs/error_logs

    pao1011
    pao1011Author
    Known Participant
    November 25, 2011

    What happen is tha I saw this on the Event Viewer and is mark as an error. I did not understand it but I was wondering about the double \\ back slashes  on the "D:\\Program Files\\Adobe\\Flash Media Server 4.5\\" and this was because I couldnt reach the page with my remote IP but I foud out just now that my router not supprt loopback, so, I can see the content on my Local IP but not from my rRemote IP. But still, why the Event Viewer mark this info as an error and not as an information? Well I guess that question is for another forum. Thank you fotr your reply I think this post is solved good bye

    Inspiring
    November 26, 2011

    in apache for windows environment a single slash is represented by double slash just like in various languagues like C# etc ... so \\ actually is interpreted by system as a single \