Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Check whether 8dot3 naming is enabled for the drive you are installing to (ex. D:).

    Code Block
    languagetext
    fsutil behavior query disable8dot3 D:
  2. Enable 8dot3 naming for all drives.

    Code Block
    languagetext
    fsutil behavior set disable8dot3 0
  3. Uninstall the incomplete installation of up.time.

  4. Run the up.time installer again.

In rare situations, the above solution is not adequate and MySQL still fails to install properly.  If you encounter that, remove the spaces from the path (ex. D:\ProgramFiles\uptimesoftware) during the install.