This question may be related to a resolved thread.
I’ve been trying to install our paid version of ExpressionEngine 1.6.9. Ultimately we want to install the MSM on it as well. Initially, I tried installing it on Ubuntu 10.04, then I downgraded php to 5.2, then I spun up a Ubuntu 9.10 image, all giving me the same error. Here’s the process:
1. Fresh install of Ubuntu, with php5, mySQL.
2. Configured single apache site for nowrocking.it (this is a test domain; EE will eventually be installed for several domains on this VM) /var/www/nowrocking.it/
3. Created a mySQL DB called exp_nowrocking http://cl.ly/bd51970fbeecce2c29c8
4. Ran install at nowrocking.it
5. Page 1: http://cl.ly/f9103dda7636feaf14b8
6. Page 2: http://cl.ly/538b121a2d88c23f5b03
7. Page 3: http://cl.ly/9498399611f1590be9fd (Renamed /system to /admin)
8. Page 4: http://cl.ly/f601acee5f5859acc942 http://cl.ly/1e7db412a44dd3d623b3 http://cl.ly/b7bb65ac6b744c17ed57 (all fields are complete)
9. Page 5: http://cl.ly/3238d8084e2bf365947b
10. Page 5 view source: http://cl.ly/f469a7d6da0b663af32c
11. Permissions: http://cl.ly/d2ff46de0f5b5845b795
12. (test.php is a php file that throw an error to ensure that I have display errors on)
13. Versions http://cl.ly/04489198b9b90c689312
14. Note, config.php is empty: http://cl.ly/f4de000b5e98cc3f0405
If you need anything else, let me know. I’m at a loss.