H

Install Huboti

cPanel / MySQL first-time setup

1. Server check

PHP 8.3+
Current: 8.4.25
PHP extension: bcmath
Enabled
PHP extension: curl
Enabled
PHP extension: dom
Enabled
PHP extension: fileinfo
Enabled
PHP extension: gd
Enabled
PHP extension: intl
Enabled
PHP extension: mbstring
Enabled
PHP extension: openssl
Enabled
PHP extension: pdo
Enabled
PHP extension: pdo_mysql
Enabled
PHP extension: tokenizer
Enabled
PHP extension: xml
Enabled
PHP extension: zip
Enabled
Project root writable (.env)
/home/huboti/public_html
storage/ writable
/home/huboti/public_html/storage
bootstrap/cache writable
/home/huboti/public_html/bootstrap/cache

2. Application

3. MySQL database

Create the database and MySQL user in cPanel first, then grant that user ALL PRIVILEGES on the database.

4. Administrator

The installer generates a unique APP_KEY and widget secret automatically. It also uses file cache/sessions and a synchronous queue so Huboti can start on normal cPanel hosting without Redis.
When you click Install, Huboti will test MySQL, create/update .env, run all migrations, seed the plans and create your super-admin account.