I installed sharepoint 2013 on windows server 2008 R2 SP1 in standalone mode.
When I ran configuration wizard, I encountered an Error (Failed to create sample data) and I fixed it with a solution mentioned here (http://squidpip.com/blog/sharepoint-2013-preview-configuration/).
After that, I opened Central Administration and I saw the message: "The SharePoint Health Analyzer has detected some critical issues that require your attention. View these issues."
the issues are:
- More Cache hosts are running in this deployment than are registered with SharePoint. (warning)
- Distributed cache service is not enabled in this deployment. (error)
- This Distributed Cache host may cause cache reliability problems. (warning)
The warnings say the AppFabric must be Stopped, but the error solution says Distributed Cache Service must be started.
I do many searched in google, but I couldn't fix these problems and I really confused.
Is there anybody to help me?