After entering the database information (which I'm positive is correct) and pressing "next" the page is totally blank (oc-installer/index.php?step=3), if I view the page source there is nothing there. If I access the page directly (oc-installer/index.php?step=3) it shows. It's only when I post to it from oc-installer/index.php?step=2.
Requirements are all met according to the first step of the installation:
 
All right! All the requirements have met:
PHP version >= 5.x 
MySQL extension for PHP installed 
GD extension for PHP installed 
Folder "oc-content/uploads" exists 
Folder "oc-content/uploads" is writable 
Root direcotry is writable 
No idea why, nothing in the Apache error logs. Running Apache 2.2.16 with PHP 5.3.3.
Any ideas?