Client Area Support





LATEST NEWS

Sept 28/2011 The Newest 3.4 Version of SmartJobBoard Software is Released!
SmartJobBoard team informs about the launch of the newest 3.4 software version.

Aug 11/2011 New paid templates are available
We are glad to announce the availability of three new paid templates for users of SmartJobBoard software.

Mar 10/2011 Social Add-ons for Job Boards from SmartJobBoard
SmartJobBoard is glad to announce the release of FaceBook and LinkedIn add-ons for job boards.


TESTIMONIALS

"I am extremely happy with my decision to go with SJB      for our niche job board."
Cliff Stevens
www.everysapjob.com (USA)


"Many thanks to the SmartJobBoard.com team! They have been 100% supportive ..."
George Crutchfield
CleanTech Recruits (USA)

To see all testimonials, please click here


REQUIREMENTS

  • Supported Web Servers:
- Apache (with mod_rewrite)
- Lighttpd
- Zeus
- LiteSpeed 
  • PHP 5.x with the following extensions:
- GD
-
DOM
-
MySQL
-
json
-
mb_string
-
Curl php
- bcmath extension (for Jobg8 plugin)
  • MySQL 4.1.x or higher
  • FFmpeg library (for video uploads)

View all requirements >>


Requirements

Below you can find the main requirements for a server SmartJobBoard software will be installed to.
The software will not function properly without these minimum requirements from your host.

  • Supported Web servers: Apache, Lighttpd, Zeus, LiteSpeed
    Web Server is an application that processes user requests (browser requests) and runs the SmartJobBoard software.
  • PHP 5.x
    PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel. SmartJobBoard is build on PHP.
  • mod_rewrite
    This module provides a rule-based rewriting engine to rewrite requested URLs on the fly.
  • MySQL 4.1.x or higher
    MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.
    The users, listings and most of the system data is stored in the database.
  • GD library
    GD library is used for the dynamic creation of images. It is installed as the extension for PHP.
    GD creates PNG, JPEG and GIF images, among other formats.
  • FFmpeg library (for video uploads)
    FFmpeg is a complete, cross-platform plugin to record, convert and stream audio and video.
    It includes libavcodec - the leading audio/video codec library.
  • DOM, MySQL and Curl Php extensions
    The DOM extension allows you to operate on XML documents through the DOM API with PHP 5.
    The Curl Php extension allows you to connect and communicate to many different types of servers with many different types of protocols.
    MySQL extension allow you to access MySQL database servers.
  • bcmath extension
    Mathematical PHP extension allowing precise calculations needed for Jobg8 integration.