rapport

Viewing 15 posts - 31 through 45 (of 152 total)
  • Author
    Posts
  • #369629
    presser
    Participant

    Re: rapport

    Still getting 404 not found.
    I’ve uninstalled as best i can(no ‘uninstall’ button and doesn’t appear in windows “add/remove” list) and downloaded newer version .Still no luck though.

    #369630
    kwatt
    Keymaster

    Re: rapport

    What OS are you on and did you make sure that Apache was running?

    Instruction here:

    http://www.rapportsoftware.co.uk/index. … stallation

    K.

    #369631
    presser
    Participant

    Re: rapport

    Vista,and yup,Apache started.

    I’ve followed the instructions everytime.

    I remain to be convinced its actually running though 😕

    #369632
    kwatt
    Keymaster

    Re: rapport

    You got the XAMPP folder in the C Drive and not on the desktop or something as well?

    K.

    #369633
    presser
    Participant

    Re: rapport

    All in the C drive.

    #369634
    kwatt
    Keymaster

    Re: rapport

    Okay, in the XAMPP folder, down the bottom, you should see a file called “xampp-control-beta-3”, open that. you should get up something that looks like this…

    That will show you if Apache is actually running and, what port it is running on as well.

    I need to know that it’s running and that it is running on port 80.

    K.

    #369635
    presser
    Participant

    Re: rapport

    Possible problem detected:port 80 in use by “system” .

    That’ll be it then. :boops:

    Any idea how to resolve that one ?

    #369636
    kwatt
    Keymaster

    Re: rapport

    That’ll be the problem. 😉

    You need to find out what’s using that port and stop it running or tell it to run on a different port.

    Or you need to get clever with networking.

    K.

    #369637
    kwatt
    Keymaster

    Re: rapport

    Quick Google on Windoze 7 gives me…

    http://www.cameroncooke.com/2009/01/25/ … -solution/

    http://msdn.microsoft.com/en-us/library/bb934283.aspx

    http://superuser.com/questions/43307/wh … on-port-80

    Seems to be a recognised problem that on some versions that the Windows IIS service is already active on port 80, Redmond being incredibly helpful as usual. :rolls:

    There’s some really good stuff on this thread on that though and, how to solve the problem as Lawrence has just run up against exactly the same thing…

    http://www.sevenforums.com/software/221 … s-7-a.html

    HTH

    K.

    #369638
    kwatt
    Keymaster

    Re: rapport

    Here’s another one if you have Skype installed…

    [youtube:4nnkpuw6]http://www.youtube.com/watch?v=2cq4wV2Ir7g[/youtube:4nnkpuw6]

    And, here’s a tutorial on IIS…

    [youtube:4nnkpuw6]http://www.youtube.com/watch?v=64fNc7AqOMA[/youtube:4nnkpuw6]

    Seems that “things” grabbing port 80 on Win 7 is a pretty common common problem and most likely one of these two is what’s causing the issue.

    K.

    #369639
    jeremy
    Participant

    Re: rapport

    there are 3 solutions.
    1) in xampp control-3 beta, click on config and then select apache. edit the opened file and change…

    listen 80 change it to listen 8700 (or another port).
    ServerName localhost:8700 (same port as above)
    click save
    restart apache.
    Then in your browser localhost:8700

    2) the registry change has the risk of stopping other windoz programs that use that system hook so is less preferable.

    3) edit the hosts file to create an entry for local instead of localhost to point to apache (again alot easier to use option 1)

    Jeremy 🙂

    #369640
    kwatt
    Keymaster

    Re: rapport

    To be fair, Jeremy did mention this with Windows 7 a few days ago but, when we tested it we didn’t encounter the problem. :rolls:

    Stoopid Windoze.

    K.

    #369641
    TeeMyob
    Participant

    Re: rapport

    Hello K

    I have set it all up on a mac

    Installed xampp

    Had to reboot to change “root”

    Got Apache all secure….

    Now when I type “localhost” we go to http://localhost/xampp/

    Been at it for a while, need to sleep and then do some more reading.

    TM

    #369642
    kwatt
    Keymaster

    Re: rapport

    Sudeep mentioned something to me about the Mac and the htaccess file, which might require a change, but I can’t recall.

    I’ll try to find out what it was.

    K.

    #369643
    TeeMyob
    Participant

    Re: rapport

    kwatt wrote:Sudeep mentioned something to me about the Mac and the htaccess file, which might require a change, but I can’t recall.

    I’ll try to find out what it was.

    K.

    Thanks, Pity can’t post you a screen print.

    TM

Viewing 15 posts - 31 through 45 (of 152 total)
  • You must be logged in to reply to this topic.