I have added the jollyness profile to the profiles directory and when I run install.php I get a blank white page, with no errors.
Removing the profile brings up the standard install page.
Any ideas?
Thank you for updating the status. If next time you still have problem with profile installing, please let us know, we will check and resolve it for you.
Thanks!
I get the same white screen when trying to install the theme with the profile method. I put in the php error reporting snippet and this is the error that the page reports.
Parse error: syntax error, unexpected 'Multi' (T_STRING) in /var/www/emeraldfox.net/public_html/profiles/drupalexp_jollyness/drupalexp_jollyness.profile on line 3
I used nano text editor on my server to replace the existing ' with a new ' <- single quote thing. The page launched just fine after I did this. I don't understand why php didn't understand the first quotes or why the now ones were any different but it fixed my issue.
There is a wrong character at row 3 column 62 (right before the Jollyness word) in profiles/drupalexp_jollyness/drupalexp_jollyness.profile file. Please change it in the installation package.
‘ to '