ubc / iPeer

Peer Evaluation System
http://ipeer.ctlt.ubc.ca
Other
17 stars 18 forks source link

Install issues - guard plugin / db version #612

Open cafranks opened 5 years ago

cafranks commented 5 years ago

Hi, I'm doing a clean install with file https://github.com/ubc/iPeer/archive/3.3.3.tar.gz This is just a basic install of the directory in apache (no docker or virtualbox).

During install Step 1: System Requirements Check Guard Plugin: No

During Step 4: System Parameters Configuration Cannot copy the guard configuration (app/plugins/guard/config/guard_default.php) to the configuration directory as guard.php.

Within the iPeer directory, app/plugins/guard is a symlink to ../../vendor/compass/cake-guard, which is outside the iPeer directory.

The install docs (http://ipeer.ctlt.ubc.ca/wiki/install) don't mention anything about guard.

I solved this by replacing the symlink with the contents of https://github.com/xcompass/CakePHP-Guard-Plugin/archive/1.0.4.tar.gz

Then upon first login, I got a message saying an update was required, even though this was a clean install.

Current iPeer Version: 3.1.9
Most Recent iPeer Version: 3.3.3

Current Database Version: 13
Most Recent Database Version: 15