Version 1.91+ Build 12416 RHEL 6.3
I'm trying to upload a CSV file of names and email addresses. It fails with this error:
Upload file not found. Check your permissions and path
(/usr/local/www/limesurvey/tmp/edm_email.txt) for the upload directory
Permissions on /usr/local/www/limesurvey/tmp are now 0777. I can create files there as either user apache or myself. The file I'm trying to upload is world-readable.
I had the same problem uploading a survey template someone sent me. I finally managed to upload that using cmdline_importsurvey, although with numerous errors reported that I didn't save. Is it possible to import tokens from the command line ?