ProjectSend
  • About
  • Installation
    • Requirements
    • Manual installation
    • Configuration file
    • One click installers
    • Upgrading
    • Translations
    • Advanced: improving downloads
  • How to use
    • Files
      • File types restrictions
      • Orphan files
      • File size limits
      • Categories
    • Users and clients
      • Creating accounts
      • Self registration
    • Groups
    • Public files and groups
    • Templates
    • E-mail notifications
      • SMTP settings
      • E-mail templates
      • Testing email settings
    • Actions log
    • Cron tasks
    • Custom CSS/JS/HTML
      • Using the assets manager
      • Using custom files
  • Troubleshooting
    • Debug mode
    • Checking php errors
    • Finding and reporting bugs
    • How to get support
    • Collaborate
Powered by GitBook
On this page
  1. Installation

Configuration file

ProjectSend uses a configuration file that includes your database connection settings as well as other personal parameters. This file is never included in the app's zip file to make sure yours is not overwritten.

The location of the file is {root}/includes/sys.config.php

It is unlikely that you'll need to create this file manually, as the installer will detect if it is missing, and launch a wizard that will help you create it while testing your database credentials at the same time.

If for some reason you decide to create it yourself, a template exists at {root}/includes/sys.config.sample.php

PreviousManual installationNextOne click installers

Last updated 2 years ago