hazm@Hazm ~ $ mysql.server start
Starting MariaDB
.201114 00:25:58 mysqld_safe Logging to '/usr/local/var/mysql/Hazm.err'.
201114 00:25:58 mysqld_safe Starting mariadbd daemon with databases from /usr/local/var/mysql
/usr/local/bin/mysql.server: line 264: kill: (8880) - No such process
ERROR!
Domains
Please provide a valid space-separated list of domains for which you wish to
configure your web server.
// アクセスされるドメイン名を入力
Domain list []: hazm.jp www.hazm.jp
----------------------------------------------------------------------------
Enable/disable redirections
Please select the redirections you wish to enable or disable on your Bitnami
installation.
// HTTPをHTTPSにリダイレクトするか?
Enable HTTP to HTTPS redirection [Y/n]: Y
// hazm.jpをwww.hazm.jpにリダイレクトするか?
Enable non-www to www redirection [Y/n]: n
// www.hazm.jpをhazm.jpにリダイレクトするか?
Enable www to non-www redirection [y/N]: y
----------------------------------------------------------------------------
Changes to perform
The following changes will be performed to your Bitnami installation:
1. Stop web server
2. Configure web server to use a free Let's Encrypt certificate for the domains:
hazm.jp www.hazm.jp
3. Configure a cron job to automatically renew the certificate each month
4. Configure web server name to: hazm.jp
5. Enable HTTP to HTTPS redirection (example: redirect http://hazm.jp to
https://hazm.jp)
6. Enable www to non-www redirection (example: redirect www.hazm.jp to
hazm.jp)
7. Start web server once all changes have been performed
// Yを入力
Do you agree to these changes? [Y/n]: Y
Warning: The domain 'hazm.jp' does not resolve, please fix its DNS entries or
remove it.
続きまして指示通りに入力を進めます。
----------------------------------------------------------------------------
Create a free HTTPS certificate with Let's Encrypt
Please provide a valid e-mail address for which to associate your Let's Encrypt certificate.
Domain list: hazm.jp www.hazm.jp
Server name: hazm.jp
// メールアドレスを入力
E-mail address []: youremailaddress@gmail.com
----------------------------------------------------------------------------
Performing changes to your installation
The Bitnami HTTPS Configuration Tool will perform any necessary actions to your
Bitnami installation. This may take some time, please be patient.
----------------------------------------------------------------------------
Success