Hi - the initial installation com_comprofiler.zip works, but then the 'finishinstallation' task fails - just sits there with a blank screen. I followed the FAQ guidance - turned debug on, and inserted the
Code:
ini_set( 'display_errors', true ); error_reporting( E_ALL );
into the administrator/index.php. Same result - blank screen and no error messages. Any thoughts on what to try next?