Just installed 1.71 build 5326 on Debian stable AMD system running Apache-ssl (not using ssl for LS) with PHP5 and mysql. I know that php is running and phpinfo.php works and shows lots of information none of which to my untrained eye suggest there's anything odd there. I have created a limesurvey database in mysql and using phpmysql shows it if I give the password I have in config.php. I have the default $rootdir and $rooturl settings in config.php, all I have changed is the sql db name and password.
Problem is that I get the blank screen whether I try
www.psyctc.org/limesurvey/admin/install
or
www.psyctc.org/limesurvey/admin/install/index.php
My apache access shows 200 5, i.e. no problem, fast response if I remember that rightly. My apache error log shows no error but if give a silly url it does so it's working. I've got world write permissions on limesurvey/tmp and all other ownerships and permissions right as far as I can see.
I've tried adding $debug = 2; in config.php but no change and I don't know where I should see messages from that.
Would love pointers on how to crack this! TIA, Chris