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?
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?
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.