BoxBilling installation

This setup will guide you through installation process of BoxBilling.

Check if your system meets minimum requirements to install and run BoxBilling.

Database configuration

BoxBilling stores data in a SQL database. You should already have an existing database before this step. If you do not have database prepared, you should do that now.

Installer will create all required tables in your database after correct connection details are provided.

How to create a database?

Depending on your hosting provider database can be created in different ways.

Best way is to check the documentation available with your webhosting account. You can contact their support if you really get stuck.

Administrator account

This is the main user account to control all aspects of BoxBilling.

Email will be used to login to admin area.

Make sure password is strong.

Well done!

Thank you for choosing BoxBilling

Client area Admin area
Find us on Facebook
Operating system Linux
BoxBilling version 4.22.1.3
PHP version 8.2.18
PHP Safe mode OFF
PHP extension: pdo_mysql Ok
PHP extension: curl Ok
PHP extension: zlib Ok
PHP extension: gettext Ok
PHP extension: openssl Ok
PHP extension: dom Ok
/home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-config.php Yes
/home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-data/cache No Please make sure that directory exists and is writable.
/home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-data/log Yes
/home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-data/uploads No Please make sure that directory exists and is writable.
I agree

Congratulations! BoxBilling was successfully installed.

Even though BoxBilling was installed successfully, you must take a few more actions.

Remove installation module

Normally, install folder should be automatically deleted. But if it still exists, you have to delete the installer from your web server before getting started.

/home2/riyon9sl/public_html/arriyonhost.com/client-area/install

Change configuration file permissions

Change configuration file permissions to read-only (CHMOD 644)

/home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-config.php

Setup cron job

Setup this cron job to run every five minutes

*/5 * * * * php /home2/riyon9sl/public_html/arriyonhost.com/client-area/bb-cron.php