При работе мастера активаций сервера произошла внутренняя ошибка 0xc0110011
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /data/site/nemcd.com/www/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /data/site/nemcd.com/www/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /data/site/nemcd.com/www/wp-content/plugins/wp-syntax/wp-syntax.php on line 380
Или проблемы с повторной активацией сервера терминалов.
Найдено решение и замечу что оно отлично работает!
1) Останавливаем службу лицензирования
net stop termservlicensing |
2) Из реестра удаляем следующие ветки:
HKEY_LOCAL_MACHINE\Software\Microsoft\TermServLicensing\Certificates HKEY_LOCAL_MACHINE\System\CurrentControlSet\services\TermservLicensing\Parameters\Certificates.000 HKEY_LOCAL_MACHINE\System\CurrentControlSet\services\TermservLicensing\Parameters\Certificates.001 |
3) Включаем службу лицензирования
net start termservlicensing |