Set your base URL, database credentials and session path.
Application
Must end with /public/
Database
Use 3306 for live servers. Local MAMP uses 8889.
Session
Relative from project root or absolute path. Directory will be created automatically. Ex: session.savePath = '/home/haznox/public_html/app.haznox.com/writable/my_sessions'
Email SMTP Configuration
Configure how the application sends emails. You can skip this and configure later.
Sender
SMTP Server
Admin Account
Create the administrator account you'll use to log in to the application.
This will be your login username.
Passwords do not match.
If you're re-running setup on an existing install, entering the same email will update that admin's password.
Business data (invoices, customers, products, quotations) will be cleared; users and settings are preserved.
Setting Up Your Application
Please wait while we configure everything for you…