- Home
- Documentation
- Getting Started
- Install Billic
Install Billic
1. You need to install Billic in the
root folder of your domain or subdomain. If you do not understand, please
read the requirements here for further details.
2.
Download the Billic installer.
3. Extract the ZIP file you downloaded and then upload the install.php to your server.
4. Go to
https://www.yourdomain.com/install.php to begin the installation.
5. Setup a cron job that runs this command every minute: php -q -d register_argc_argv=On
/path/to/index.php cron (You may need to specify the full path to PHP such as /usr/local/bin/php)