Home › Forums › UK Whitegoods › UK Whitegoods Software › rapport
- This topic has 151 replies, 23 voices, and was last updated 14 years, 1 month ago by
kwatt.
-
AuthorPosts
-
March 6, 2012 at 12:49 pm #369629
presser
ParticipantRe: 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.March 6, 2012 at 12:51 pm #369630kwatt
KeymasterRe: 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.
March 6, 2012 at 1:20 pm #369631presser
ParticipantRe: rapport
Vista,and yup,Apache started.
I’ve followed the instructions everytime.
I remain to be convinced its actually running though 😕
March 6, 2012 at 1:29 pm #369632kwatt
KeymasterRe: rapport
You got the XAMPP folder in the C Drive and not on the desktop or something as well?
K.
March 6, 2012 at 1:45 pm #369633presser
ParticipantRe: rapport
All in the C drive.
March 6, 2012 at 1:51 pm #369634kwatt
KeymasterRe: 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.
March 6, 2012 at 2:07 pm #369635presser
ParticipantRe: rapport
Possible problem detected:port 80 in use by “system” .
That’ll be it then. :boops:
Any idea how to resolve that one ?
March 6, 2012 at 2:14 pm #369636kwatt
KeymasterRe: 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.
March 6, 2012 at 2:30 pm #369637kwatt
KeymasterRe: 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.
March 6, 2012 at 3:14 pm #369638kwatt
KeymasterRe: 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.
March 6, 2012 at 4:20 pm #369639jeremy
ParticipantRe: 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:87002) 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 🙂
March 6, 2012 at 4:56 pm #369640kwatt
KeymasterRe: 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.
March 7, 2012 at 1:11 am #369641TeeMyob
ParticipantRe: 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
March 7, 2012 at 8:25 am #369642kwatt
KeymasterRe: 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.
March 7, 2012 at 8:34 am #369643TeeMyob
ParticipantRe: 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
-
AuthorPosts
- You must be logged in to reply to this topic.
