Upon install page goes blank

Permalink 1 user found helpful
1. Created database in mysql
2. Ran the tests and all is ok. (Got ownership set and permissions all 775 on all folders and files)
3. Checked that php safe mode disabled
4. Put in details and selected install sample content.
5. Clicked Install Concrete

Page goes blank. Database tables created, but I don't get the installation successful, no errors, just a blank page.

Just tried without the sample content and it seemed to work fine.

Any ideas?

 
ryan replied on at Permalink Reply
ryan
Look to see if a /config/site.php file was created.

Also blank usually means an error, but that php isn't configured to display errors, so take a look in your log files for errors.

It's also helpful to post a phpinfo(); file and describe your server setup so others have more info when they're helping.
neatgadgets replied on at Permalink Reply
http://d134372.site23.zeonhost.com/php.php

Not posting the site.config as it has details on the site in it. But they are all correct.

The problem is resolved by not loading the sample data. Seems to work fine without that.