Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- Setup vi syntax for PHP
- increase mysql query speed
- EXCEL return to the next line in the same cell
- git svn conversion
Thursday, February 13, 2014
Apache Web service in Windows 2003 server too slow, restart
Windows 2003 server for cesei is too slow.
1) First check C:\php5.3.1\error.log, file size around 4MB OK
2) Second check C:\Program File\Apache 2.2\log
file size OK
3) Click Start->Shut down-
Under What do you want computer what to do
select Restart and write a comment.
Windows 2003 server is restarted.
Error 1069 the service did not start due to a logon failure
The error means the password is incorrect. Does the Application when installed have any other references to any other (older) account? Also maybe the account is disabled or expired.
Enable all other accounts and make them all not expired. Problem fixed.
Next time, before restart
click Start->Windows update, then restart windows 2003 server.
I have 2 other sftp accounts, and I want to disable them
edit C:\Program Files\OpenSSH\etc\passwd
remove the user not in sftp list, under service, restart OpenSSH
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment