configure gmail smtp for phpbb3 forum

17 Tháng Ba, 2020 honest 0

Login the phpBB administrator panel. Goto General Admin > Configuration > Email Settings SMTP Server Address:tls://smtp.gmail.com SMTP Ports: 465 Authentication method for SMTP: PLAIN SMTP […]

Không có ảnh

Install NextCloud

4 Tháng Ba, 2020 honest 0

NextCloud site to download your free copy. The community edition is what you’ll want to download. Then download file to root of apache directory cd […]

Không có ảnh

Create NextCloud Database

4 Tháng Ba, 2020 honest 0

First run the commands below to create a blank NextCloud database. Logon database: sudo mysql -u root -p Creat new blank database called nextcloud: CREATE […]