Had some trouble with a Concrete5 site going "live"
Permalink
Hi guys,
even working with Concrete5 since 8 months or so, i just went into trouble today.
I set up a demosite in "domain/concrete5.4.1.1". All went fine. But going live and enabling "pretty urls" was a mess.
Hell!
Now, four hours later, i rememebered to edit the /config/site.php:
Now (as always) it works like charm. Hope, this will help someone (and maybe me in some months or so, while i forgot the solution).
Mac
even working with Concrete5 since 8 months or so, i just went into trouble today.
I set up a demosite in "domain/concrete5.4.1.1". All went fine. But going live and enabling "pretty urls" was a mess.
Hell!
Now, four hours later, i rememebered to edit the /config/site.php:
// define('DIR_REL', '/concrete5.4.1.1'); define('DIR_REL', '');
Now (as always) it works like charm. Hope, this will help someone (and maybe me in some months or so, while i forgot the solution).
Mac
:)