I cannot put my WAMP server online. I recently add a php extention (php_mssql.dll) and after checking the extension, my wamp server does not start anymore. I was only able to remove the extension i added by commenting out the php_mssql.dll in the php.ini file but still it does start and remain color yellow. every time i click "put online" an error message prompt:
Could not execute menu item (internal error) [Exception] Could not perform service action: The requested control is not valid for this service
What does this error mean? How do i address this error?
P.S. I have two servers running MSSQL Server and WAMP Server, prior to adding extension everything works fine and there has been no problem. Also my wamp server is using port 8000.