Problem Accessing Localhost

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Problem Accessing Localhost

Postby danny444 » 11. July 2008 10:37

Hey :)

When I try to enter to "localhost" it gives me an error and when i click on details it shows me:

Image

Anybody know how can I resolve it?
Thank you,
Danny.
danny444
 
Posts: 1
Joined: 11. July 2008 10:34

Postby heyyo » 11. July 2008 22:02

I have the same error here with last xampp package
Certainly again related to XP SP3...

None of last Apache version has worked for me under windows XP SP3
Hope that the support under windows will better...
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Postby Milligan » 12. July 2008 01:33

Last edited by Milligan on 17. July 2008 04:10, edited 1 time in total.
Milligan
 
Posts: 136
Joined: 03. March 2008 06:23

Postby heyyo » 12. July 2008 07:27

I tried your solution with accessing localhost by IP 127.0.0.1, but it is still the same error.

In the event viewer after accessing 127.0.0.1 or localhost I get two successive errors:

Code: Select all
Event Type:   Error
Event Source:   Application Error
Event Category:   None
Event ID:   1000
Date:      7/12/2008
Time:      9:06:15 AM
User:      N/A
Computer:   USER-26A099D591
Description:
Faulting application apache.exe, version 2.2.9.0, faulting module libapr-1.dll, version 1.3.0.0, fault address 0x0001f348.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 61 70 61   ure  apa
0018: 63 68 65 2e 65 78 65 20   che.exe
0020: 32 2e 32 2e 39 2e 30 20   2.2.9.0
0028: 69 6e 20 6c 69 62 61 70   in libap
0030: 72 2d 31 2e 64 6c 6c 20   r-1.dll
0038: 31 2e 33 2e 30 2e 30 20   1.3.0.0
0040: 61 74 20 6f 66 66 73 65   at offse
0048: 74 20 30 30 30 31 66 33   t 0001f3
0050: 34 38 0d 0a               48..   


AND then the second one

Code: Select all
Event Type:   Error
Event Source:   Application Error
Event Category:   None
Event ID:   1000
Date:      7/12/2008
Time:      9:06:26 AM
User:      N/A
Computer:   USER-26A099D591
Description:
Faulting application apache.exe, version 2.2.9.0, faulting module libhttpd.dll, version 2.2.9.0, fault address 0x000251fc.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 61 70 61   ure  apa
0018: 63 68 65 2e 65 78 65 20   che.exe
0020: 32 2e 32 2e 39 2e 30 20   2.2.9.0
0028: 69 6e 20 6c 69 62 68 74   in libht
0030: 74 70 64 2e 64 6c 6c 20   tpd.dll
0038: 32 2e 32 2e 39 2e 30 20   2.2.9.0
0040: 61 74 20 6f 66 66 73 65   at offse
0048: 74 20 30 30 30 32 35 31   t 000251
0050: 66 63 0d 0a               fc..   


If make refresh(f5) of the page http://localhost/security i have some time part of the page before Apache crash.

I will have a look to the blog you pointed.
Thanks for your help.
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Postby heyyo » 12. July 2008 08:23

I made a small test.php with
<?php
phpinfo();
?>

The execution of this script is working,IE displays the result of phpinfo(), and I don't get the libapr-1.dll error, but I still received the libhttpd.dll error, the same I've got with Xampp 1.6.6

http://community.apachefriends.org/f/viewtopi ... t=libhttpd
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Postby Milligan » 12. July 2008 08:54

Last edited by Milligan on 17. July 2008 04:09, edited 1 time in total.
Milligan
 
Posts: 136
Joined: 03. March 2008 06:23

Postby heyyo » 12. July 2008 09:09

I'm starting xampp not as service. I'm using the last xampp 1.6.7. I removed the xamp 1.6.6 before installing 1.6.7

Concerning the crash of Apache in libhttpd.dll it's certainly related to module log_config_module. If I comment it I don't have crash with phpmyinfo()

I just tried also the regular index.php from xampp and It's also working :-)
I don't have the lib-apr1.dll error neither the libhttpd.dll error

I will report my bug on the link you pointed.
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Postby Milligan » 12. July 2008 09:16

Last edited by Milligan on 17. July 2008 04:06, edited 1 time in total.
Milligan
 
Posts: 136
Joined: 03. March 2008 06:23

Postby heyyo » 12. July 2008 09:20

my GMT is set to +2 for jerusalem. What do you mean reset it ?
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Postby Milligan » 12. July 2008 09:24

Last edited by Milligan on 17. July 2008 04:02, edited 1 time in total.
Neart Grá agus Onóir
Ms. Síofra Milligan
Milligan
 
Posts: 136
Joined: 03. March 2008 06:23

Postby heyyo » 12. July 2008 14:51

If I set my gmt to something else than GMT+2 jerusalem apache doesn't crash...
Are we returned to 39-45 period ??? Amazing this bug !!!!
heyyo
 
Posts: 12
Joined: 21. May 2008 16:04

Fix for the problem

Postby oferhe1 » 13. August 2008 17:54

This is a M$ bug you can download a patch from:
http://support.microsoft.com/kb/953917
oferhe1
 
Posts: 1
Joined: 13. August 2008 17:51

Postby w4vy » 15. August 2008 02:06

Milligan wrote:


Yo dude why do you keep deleting your posts ? wtf!
Image
User avatar
w4vy
 
Posts: 153
Joined: 04. June 2008 09:58
Location: England


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 146 guests