-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output data not saving to output folder #15
Comments
Experimenter.php not saving is indicative of problems with permissions, as is not getting any output. I'd check with your provider on what the permissions need to be. On Jun 20, 2013, at 6:05 PM, kluhlynn [email protected] wrote:
|
Thanks! Do I need to create an output folder and blank.txt for the active IAT? |
Hello, I am trying to host this on Heroku, but it does not seem to be saving anything. Could that be also a problem with permissions? Have you encountered this? Oliver |
@opacut, You cannot use this with Heroku without making some modifications to save the data elsewhere (e.g., Dropbox or Amazon S3). This is because Heroku does not persist changes made to the directory structure while it is running. Instead you'd need to set something up so that the output is written somewhere that is persistent. |
Hi,
First off, the experimenter.php window would not save so I went ahead and edited the input.txt file and active.txt file manually and I have a working IAT now
My problem now is that I am getting no output data. Even when I test the default active (science) IAT that the IAT-master folder contains, no output saves to the output folder.
Do I have to change permissions somewhere? Also, since I've edited the files manually to create my IAT, do I need to create an output folder with a blank.txt page in it?
Is the output data supposed to save in my filezilla once someone completes the task?
Please help.
Thanks,
Kayla
The text was updated successfully, but these errors were encountered: