Page 1 of 1

Missing part of the Apache service information

PostPosted: 07. November 2005 01:40
by tristanlee85
My Apach service won't install/start/uninstall because the service exists...but doesn't exist. Basically, in the services.msc application, 'Apache2' is listed, but there is no 'Apache2' registry information for that service. Can anyone export their registry information from
Code: Select all
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
or give me a way to re-install the information? Using
Code: Select all
apache -k install
and
Code: Select all
apache -k uninstall
doesn't work.

PostPosted: 07. November 2005 08:10
by alucard01
how about removing this services, and reinstall XAMPP?

Hope it helps.