📒
Pico Mail
  • Introduction
  • Installation
    • Installation on Hosting Server
      • Domain or subdomain creating
      • Database creating
      • Upload files to server
      • Change working directory
      • Import Database
      • Configure Environment
  • How To
    • How to upgrade?
    • How to login as an Admin?
    • How to create plan?
    • How to configure SMTP ?
    • How to configure Email Template?
    • How to configure System Application?
    • How to register as a customer?
      • Using Admin panel
      • Using Sign up form
    • How to configure payment gateways?
    • How to Configure Domain?
    • How to add Sender?
    • How to Configure Email Server?
    • How to create a Campaign?
    • How To Send Mail
  • Basic
    • Cron Setup
    • Site Settings
    • Email Template
    • Localization and Time Format
Powered by GitBook
On this page
  1. Installation
  2. Installation on Hosting Server

Configure Environment

Describes configuration of the environmen

PreviousImport DatabaseNextHow to upgrade?

Last updated 2 years ago

Find .env file edit or change

If you don't find the .env file then please enable "Show hidden files"

Then change the below information according to your database credentials

  • DB_HOST= your database host

  • DB_PORT= your database port number

  • DB_DATABASE= your database name

  • DB_USERNAME= your database username

  • DB_PASSWORD= your database password