I'm installing OCS for the first time and hitting a blank screen after submitting the install page. I checked all the previous posts on this issue as well as the FAQ and unfortunately I'm still unable to resolve it. I'm a web developer (mostly Java-related stuff), but I don't do much PHP so my apologies if any of this is basic PHP configuration that I'm not familiar with.
I'm on Ubuntu 10.04 with Apache 2.2, PHP 5 and MySQL 5. I put the OCS files under /var/www/ocs. The main install page comes up fine--when I hit
http://localhost/ocs it goes to
http://localhost/ocs/index.php/index/index/install and everything looks correct, but when I hit either "Install Open Conference Systems" or "Manual Install" they both result in blank white screens.
I tried turning debugging on in the OCS config.inc.php, and also added an explicit location of PHP errors in my php.ini, but I don't see errors being generated anywhere, including in my Apache logs. I restarted Apache after making these changes.
I'm sure these aren't really enough details to go on at this point, so please let me know what additional information I can provide. I'm sure I'm missing something with turning on debugging in the app and/or PHP.
Thanks,
Matt