Repair WAMP Server [closed]

2019-03-04 06:30发布

问题:

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.

回答1:

  1. Look in the Apache error logs. If you find anything, cut/paste the error text above.

  2. Look in the Windows error logs. Similarly, cut/paste any error messages you might find.

  3. Failing all else:

    a) Save a backup of your mysql database

    b) Save a backup of your HTML, CSS, PHP, images and custom scripts

    c) Reinstall