seafile-docs

Deploy with Windows

Setup and Upgrade

Seafile Windows Community Edition supports SQLite/MySQL database.

For more information on Seafile server, check the documents on Seafile Linux version

Server Administration

Common Issues

If you failed to set up Seafile server, first check seafserv-applet.log.

"ERROR: D:/seafile-server\seahub.db not found"

This file is created during Seafile initialization. Please:

  • Check whether your Python and the PATH for Python is correctly set.
  • Put Seafile server package in a simple path, like C:\seafile-packages.

Failed to create seahub.db

Use python version 2.7.4 32bit, do not use python 3+.

Can not upload/download files in the Web interface

Make sure you have modified SERVICE_URL in ccnet.conf.

The browser can't get the css and javascript files

  • Use python 2.7.4 32bit. If you have installed other python version, uninstall it and install python 2.7.4. Restart seafile server to see whether the problem has gone.
  • Delete non-ASCII keys from the registry path HKEY_CLASSES_ROOT\MIME\Database\Content Type, and try again.