I noticed on our server, that the image upload is not working. The permissions for the upload folder are set correctly. I can create new folders in the upload dialog for example.
To test this, I download the newest version (Version 2.06+ Build 150730) and installed it in a blank databse using MAMP. Folder permissions were set to 777 on the upload folder. Debug is set to 2 in application/config/config.php.
When I enter the HTML Editor (does not matter if its the welcome message or a question), press on the image icon, click on Browse Server, I can create folders. If I select Upload and choose a jpg or png I see a short flickr of an upload animation in the right top corner, but no files are present.
Nothing is in the Apache log, nothing in the php log. I see 2 request in the browser console:
Can anyone please check this or help in any way? I've been using limesurvey since 1.7x and never had this problem.
Update: I currently use php 5.6.10 but also tried 5.4.30 with no success. There is also no difference if I turn of https.