Ok, your environment looks ok, so it's probably a weird PHP setting. Lucid actually doesn't support IIS, so Apache is more than fine.
In chrome, go to the page button (to the right of the URL bar), and go to developer > Developer Tools. Then hit 'resources' in the topmost toolbar on the developer console. After that, click 'XHR'. Now go to the permissions check in the installer, and scroll all the way down to the last item in the resources pane, and click it. Then, copy and paste it here so we can see it.
Or, if you have firebug installed on firefox, you can just click on the 'requests' tab on it and grab the contents from the last request.
# psychcf Wrote: #
Ok, your environment looks ok, so it's probably a weird PHP setting. Lucid actually doesn't support IIS, so Apache is more than fine.
In chrome, go to the page button (to the right of the URL bar), and go to developer > Developer Tools. Then hit 'resources' in the topmost toolbar on the developer console. After that, click 'XHR'. Now go to the permissions check in the installer, and scroll all the way down to the last item in the resources pane, and click it. Then, copy and paste it here so we can see it.
Or, if you have firebug installed on firefox, you can just click on the 'requests' tab on it and grab the contents from the last request.