Page 1 of 1

cannot access localhost

PostPosted: 03. October 2006 09:00
by 7aken
so i cant access localhost, ive installed apache and mysql as services. when watching whats happening during starup, im using netsat -noa and task manager and i can see two instances of apache, i'll explain

netstat -noa shows

local address state pid
0.0.0.0:80 listening 3960
127.0.0.1:80 close_wait 3960
0.0.0.0:443 listening 3960
127.0.0.1:443 close_wait 3960

taskmanager shows the pid 3960 as being apache.exe but it doesnt seem to be using any cpu resources but is using 19,232k memory

at the same time, there is another instance of apache.exe opened in taskmanager with pid 3384 (this doesnt show with netstat -noa) and this one is using 90-98% cpu resources and 21,156k memory usage.

what the bejaysus is going on? :?:

PostPosted: 03. October 2006 12:33
by Wiedmann
and this one is using 90-98% cpu resources

Look into the "XAMPP for Windows FAQ" about this issue.