random_ascii_string(10) . DIRECTORY_SEPARATOR; $mysqliDisabled = extension_loaded('mysqli') ? '' : 'disabled'; $mysqliLabel = extension_loaded('mysqli') ? '' : ' [PHP module not installed]'; return '

Organizr Setup Wizard

Admin Creation

  • Admin Info

  • Security

  • Database

  • Verify

Notice

Personal has everything unlocked - no restrictions

Business has Media items hidden [Plex, Emby etc...]

Notice

If using Plex or Emby - It is suggested that you use the username and email of the Admin account.

Notice

The Hash Key will be used to decrypt all passwords etc... on the server. [User-Generated]

The Registration Password will lockout the registration field with this password. [User-Generated]

The API Key will be used for all calls to organizr for the UI. [Auto-Generated]

Attention

The Database will contain sensitive information. Please place in directory outside of root Web Directory.

Suggested Directory: ' . $suggestedDirectory . '

Current Directory: ' . dirname(__DIR__, 2) . DIRECTORY_SEPARATOR . 'data' . DIRECTORY_SEPARATOR . '

Parent Directory: ' . dirname(__DIR__, 3) . '

sqlite3

Not used...

Not used...

'; }