True - the session files wouldn't be generated if the folder wasn't writable. I missed that in your earlier post.
Open the /zc_install/includes/installer_params.php file, and changeto read TRUE instead of FALSE.Code:define('STRICT_ERROR_REPORTING', false);
Now what happens when you go through the installer?



