System Requirements

From Online Grades Documentation

Jump to: navigation, search

Internet Accessible Web Server

  • Apache / Apache 2 suggested (runs on Windows, Linux, MacOS)
  • IIS is possible on Windows Servers
  • SSL support very highly recommended

PHP 4.3.x

  • Compiled MySQL support required. See [1] for details.
  • PHP should be compiled with "--enable-track-vars" on some systems.
  • Safe Mode off, Register Globals off
  • You can run PHP either as a CGI or as an Apache module. You'll get better performance with PHP setup as a module. Not only will you not have to deal with the CGI performance hit, but you'll be able to use PHP's database connection pooling as well.

MySQL Database

  • MySQL version 4.1.x or higher required.

Web browser

  • Needs to include support for JavaScript, cookies, and CSS