Debugging Tethys

Installation

Q: (Windows 7) "fatal: unable to access 'https://github.com/GitFabian/Tethys.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version" A: Download and install GCMW-1.14.0.exe from: https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.14.0 Q: "Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function." A: PHP configuration file php.ini: date.timezone = Europe/Berlin