Thank you. I have upgraded to php 5.5 and the installation screen is now visible. I can get as far as the database connection set up screen and then hit another problem. I have correctly entered the parameters for the database, but when I click next the screen just goes completely blank (white), when it should take me to the next step.
Most likely you can find you server log here by default: /var/log/apache2/error.log
Go through Newscoop install process again and then just execute command: sudo tail -f /var/log/apache2/error.log and paste logs here. It's probably htaccess issue but let's find out.
Well, you can run one of these VPSes https://www.digitalocean.com/pricing/ the cheapest one is for $5/month and for testing newscoop it's enough :) but you will have to set up apache and php, depends whoch OS u choose for your VPS.
Best,
Post edited by Rafał Muszyński at 2014-09-16 16:45:33
You can probably get the log file from your web hotel if you ask them nicely. Other things you can try is to edit the .htaccess file to get a custom log file in a directory you (but not everyone) have access to or (not recommended for security reasons) make the web server display the error message in the browser.