Skip to content

bond95/ResultCloud

 
 

Repository files navigation

ResultCloud

Web Tool for Management of Long-Term Testing Results

Installation

  1. Copy all source files into apache working directory.
  2. Delete Config.xml file in /corly/dao/base.
  3. Start web browser and go to localhost or type in your public address, if allowed.
  4. Proceed with installation steps and you are good to go.

Requirements

  • PHP 5+
  • MySQL 5+
  • Allowed mod_rewrite
  • Modify your server POST size to allow receiving of large files (set to value that is enough to accept your inputs).
  • Set Apache to show only fatal errors. Application uses some syntax, that is, unfortunately, considered wrong, so it can lead to warnings or notices.

Overview

FAQ

  • Instead of installation window, I get only the login window and can not install.
  • Make sure you deleted the Config.xml file. If the file exists, application will not know that it is not installed.
  • Installation failed. It created database, but still comes up with installation steps.
  • Your server probably doesn't allow the application to create Config.xml file. You can create this file manually (use the original file as template), or allow the application to create new files.

About

Web Tool for Management of Long-Term Testing Results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.4%
  • JavaScript 9.2%
  • HTML 7.5%
  • Python 2.3%
  • TeX 1.4%
  • CSS 1.0%
  • Other 0.2%