Followed all instructions including re-installing MSM, and upgrading all third-party plug-ins
Getting white screen after agreeing to Terms. I tried renaming system folder back to ‘system’ but then I can’t run the installer. This may be due to my htaccess redirects, but I’m wondering if there’s a way to upgrade without undoing all the work on redirects and removing index.php, etc. After failed upgrade, home page is blank, but with debugging on says…
Warning: require_once(/www/[account]/public_html/[systemfolder]/core/CodeIgniter.php) [function.require-once]: failed to open stream: No such file or directory in /www/[account]/public_html/[domain].com/index.php on line 206
Fatal error: require_once() [function.require]: Failed opening required ‘/www/[account]/public_html/[systemfolder]/core/CodeIgniter.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /www/[account]/public_html/[domain].com/index.php on line 206
It seems like those paths are not based on the directory structure of 2.1, so this may also suggest redirects or path issues.
cp home says…
Your system folder path does not appear to be set correctly. Please open the following file and correct this: admin.php
I’ve rolled everything back, and not sure how to proceed. Thanks for any help!