Closed michiels closed 12 years ago
Is this after your upgrade has completed?
It's a clean install. I haven't configured/installed EE yet with the installer, just copied over your config and database.php files according to the instructions.
By the way, awesome that you are doing this guys on GitHub. We are getting into EE development and this is just what we are looking for. I'll be happy to contribute/send pull requests when we have something
It's a clean install. I haven't configured/installed EE yet with the installer, just copied over your config and database.php files according to the instructions.
Can you share your current system/expressionengine/config/config.php
file with me? The easiest way is probably just to make a quick (private, if desired) gist: http://gist.github.com
By the way, awesome that you are doing this guys on GitHub. We are getting into EE development and this is just what we are looking for. I'll be happy to contribute/send pull requests when we have something
Awesome! Thanks :)
Hi Erik,
Here it is: https://gist.github.com/2652507 I found that file empty after unpacking a clean EE 2.5.0 install.
Are you implementing the config setup before the EE installation begins?
Ah yeah. Is that it? So first you need to configure/install EE for my localhost dummy domain and then I can use your master configs?
Yup, that's the issue. This is the first I've heard of someone implementing the config pre-installation but I think it's worth mentioning in the docs a bit. I'll adjust them accordingly.
For now, remove any of my config stuff from the equation until after you've done your EE installation.
Right, thanks.
Yeah. It's kind of my developer-like urge to set things up perfect first (including configuration) before actually implementing the site. I've tried another clean install with the master config AFTER installing EE and it works.
Thanks!
Awesome. Glad you're up and running.
I am getting the following error messages when trying to install on /admin.php:
This is on EE 2.5.0.