Page 1 of 1

Problem with Xampp first page

PostPosted: 17. March 2013 11:53
by Guruman2
Hi, masters in the house.
I have my xampp install and is work when start in the control panel but when i visit http://localhost/xampp/index.php on my browser it tells me that page not found, pls i dont no what is wrong with this pls help.
Thanks.

Re: Problem with Xampp first page

PostPosted: 17. March 2013 15:44
by Nobbie
Does http://localhost work?
Does http://127.0.0.1 work?

What tells your error.log, what tells the access.log?

Does the control panel show Apache with a green background (succressfully started)?

Re: Problem with Xampp first page

PostPosted: 17. March 2013 18:01
by Guruman2
Yes the backgrand show green which is the sign of working but it work on port 81. Then on the error n access.log it tel me that= lnit: session cache is not configured [hint: ssl session cache]

Re: Problem with Xampp first page

PostPosted: 17. March 2013 18:05
by Altrea
Guruman2 wrote:but it work on port 81

Every Configuration change is important if you want to get efficient support!
If you change the port Apache is listening on, you need to add this port in your url too:
http://localhost:81/xampp/index.php

Re: Problem with Xampp first page

PostPosted: 17. March 2013 19:33
by Guruman2
You are great thank you is now working well. Yes is fantastic.