Page 1 of 1

Running XAMPP

PostPosted: 23. May 2004 09:21
by Fortius
I tryed to install Xampp on my Windows XP Pro. After the instalation was over the program had some errors. I use Firefox and changed the keyword thing. Im sending you the screenshot of the errors in this mail. Please help!

Heres a screenshot of the errors:

Image

:(

PostPosted: 23. May 2004 09:49
by Wiedmann

PostPosted: 23. May 2004 12:17
by Fortius
It still shows the first error :((((( The first one is fixed but it says it cant find localhost?

PostPosted: 24. May 2004 14:07
by Fortius
HELP?!?! :)

PostPosted: 24. May 2004 14:16
by Wiedmann
The first one is fixed but it says it cant find localhost?
...
It still shows the first error

What is the first one?
What is the first error?

Can you access the Server with http://127.0.0.1/ ?

PostPosted: 24. May 2004 17:13
by Fortius
The first screenshot. It says it cant find ..../start.html... :cry:

PostPosted: 24. May 2004 17:40
by Wiedmann
And the error from the second screenshot didn't come again?

What's the path, shown in the error message now?
In which path have you installed xampp now?


Can you access the Server with http://127.0.0.1/ ?

PostPosted: 24. May 2004 21:46
by Fortius
The path is c:\XamPP\ and heres a screenshot:

Image

PostPosted: 24. May 2004 21:53
by Wiedmann
1.)
two times: Wiedmann wrote:Can you access the Server with http://127.0.0.1/ ?


2.)
Can you see the File "C:\XamPP\xampp\install\start.html" with the Windows Explorer?

PostPosted: 24. May 2004 22:17
by Fortius
1.) No

2.) Yes

PostPosted: 24. May 2004 22:41
by Wiedmann
Stop XAMPP.
Open a Windows command prompt (cmd.exe):
Code: Select all
net stop Apache2
C:
cd \XamPP\xampp
apache_start.bat


What happens?