To install Jobberbase on your JustHost account, follow these steps:
Download Jobberbase:
Upload to Server:
Create a MySQL Database:
Configure Jobberbase:
Edit the config.php
file in the Jobberbase directory, inputting your database details:
php
CopyEdit
define('DB_HOST', 'localhost'); define('DB_NAME', 'your_database_name'); define('DB_USER', 'your_database_username'); define('DB_PASS', 'your_database_password');
Import Database Schema:
jobberbase.sql
file into your newly created database.Set Up Cron Jobs (Optional):
Complete Installation:
Alternatively, if you're seeking a more streamlined solution, consider our Job Board Software, which offers free annual hosting and simplifies the setup process.