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

No comments:

Post a Comment