Connection Interrupt
Hi there,
I am not too sure, what is wrong.
Everything when i load a site on my localhost, there is about 20 warning msgs to the windows event log (see one of the log below), then about 5-10 secs, the browser shows "Connection Interupt...."
I was trying to Install the APC on windows, but doesn't work so i set the php.in back to original. This problem starts from there, so i thought i have messed up the PHP setting, so i have reinstalled the xampp to a newer version and restore the site but the problem still there.....
I can't even uninstall any drupal modules now, couldn't get to the module page... , i have tried to increase the memory limit, but nothing work...
pls, help!!
------------------------------------------------
Event Type: Warning
Event Source: PHP-5.2.9
Event Category: (5)
Event ID: 3
Date: 6/25/2009
Time: 12:57:50 AM
User: N/A
Computer: XPHOME
Description:
The description for Event ID ( 3 ) in Source ( PHP-5.2.9 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: drupal, http://localhost/D612_Baseline_v01|1245862670|cron|127.0.0.1|http://localhost/D612_Baseline_v01/||0||Executed node_cron via poormanscron, took 0 sec...

I think i have fixed it
After looking into the windows event logs, i have found that "The Apache2.2 service terminated with service-specific error 1 (0x1)" and found that the Skype is using the same port so I changed the settings in Skype.
The strange thing is i have been using both the xampp and skype for a long time.
---------
From Skype > Go to Tools > Options > Advanced > Connection
Uncheck the box for "Use port 80 and 443 as alternatives for incoming connections"
---------
but that didn't fix the problem.
so i have changed the apache's listening port from 80 to 8080 and seems working....??? and seems a lot faster loading the admin pages than before ... is there anyone can explain that to me?? thanks.