Install Instructions
Below is the quick install method.
Quick Install
- First check The Minimum Requiremets
- Download and unzip the PHPAccounts package, if you haven’t already.
- Create a database for PHPAccounts on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
- Upload the files to a directory on your webserver – this can me a subfolder or the docroot.
- Make sure the config.php file is writable by the webserver (chmod 777 /path/to/phpaccounts/config.php)
- Run the installation script by accessing /installer.php in your favorite web browser.
- You will be asked to input the database details, and details for your user account
- You will also need to make the user data directory writable by the webserver (chmod 777 /path/to/phpaccounts/users)
That’s it! PHPaccounts should now be installed.
First Steps
After installed it’s a good idea to upload a graphic for your invoice/letter heads:
- Login
- Go To Dashboard -> Preferences
- Upload an image using the letter head image form
