What does it mean if there is a blank page and I am not redirected to the installer?
I’m running FreeBSD with Lighttpd instead of Apache. I haven’t figured out how to do rewrites with Lighttpd, but that’s not a concern to me. All of the necessary binaries are installed, PHP5 (+ extensions, mysql support, pdo, sqlite, curl, etc.), FFMPEG, VLC, and MySQL. The vlc-shares folder is chmod’ed and chown’ed to the proper user and permissions, including the database. I tried installing vlc-shares 0.5.2, but nothing showed up. I tried again with 0.5.1 with no luck, and same for 0.5. I’ve used Codeigniter before, another MVC PHP framework, but I’ve never seen a completely blank page before (viewing the HTML source shows nothing).
Any idea what could be causing this? I tried enabling debugging (I’m running 0.5 now) but the log isn’t written to. When I try going go /vlc-shares/public/browse or /test, nothing shows up and I am not forwarded to the installer. ZendFramwork is installed and the minimal version is also in the library folder.