This is a problem that has been stuck for a long time. The following is the installation environment:
Winserver2003 SP2
Sqlserver2005
Wss3.0
During installation, select independent installation instead of basic. The basic mode saves the content to the msee library by default, which is unpleasant.
The previous installation is normal, but the search service is not started. Click start. The following page is displayed:
Note the following for the service account:
The search service will run with this account.
To access the database, the search service account cannot be a built-in account. For example, both local services and network services have built-in accounts.
The key problem here is that you need to specify the machine name (in the absence of a domain environment) in front of the account, then backslash, and finally the administrat account (in the figure aspnetx is equivalent to administrator ).
The rest can be filled in normally.
The solution is to find http://bbs.sharepoint.org.cn/archiver/showtopic-259.aspx through Google