MojoBanner Documentation
System
Configurations
MojoBanner
values your time, so we have transported every configuration
online, making it editable in real-time. No more open-this-file-and-change-this-value
style. Therefore, when you want to change some values,
just login to the admin panel, change a field to an
updated value, and hit submit.
Please,
do not edit the config.pl file manually. First,
it is inconvenient for you to do that. Second, if
you make an error, the program won't know until run-time.
To edit your configurations, do the following steps:
- Login to your admin panel
- Click on the "configurations" link
- Scroll the page to the variable that you want to edit,
and enter the changes.
- Click on "save" button once you done
with the settings
- Verify the result. If you see "Action
performed successfully" then you have done
everything correctly. Otherwise, follow the instructions
to make the neccessary changes.
Getting to know your configurations
|
Database Driver
|
defaults to mysql usually
|
|
Database Hostname
|
If MySQL is installed on your server
then usually 'localhost', edit if applicable.
|
|
Database Name
|
Name of Database
|
Database User |
Username of User who has access to database |
|
Database User Password
|
Password of User who has access to database.
|
|
Images server path
|
Full server path to the images folder,
must be out of cgi-bin i.e. '/home/yourdomain/public_html/images'
|
|
Images directory URL
|
Corresponding URL to server path, i.e.
'http://yourdomain.com/images'
|
|
Main URL
|
URL to your banner management folder
'http://yourdomain.com/banner'
|
|