Failed to setup environment.
Fluffy Convict - June 1, 2009 - 15:58
| Project: | Usability Testing Suite |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
"Failed to setup environment. Please contact the administrator." This is the error I get when I invite someone to participate in a study and this person clicks the email link (i.e. http://localhost/drupal6/uts/environment/3).
Is this a common problem? Is there, for instance, a folder that needs specific read/write settings for this module to work? What is the code all attempting to do when it is "creating an environment"?

#1
The code attempts to create a prefixed set of tables in the drupal database and creates a sub directory in the sites file folder.
Should not be a common problem.