Ideally you would create a php/config/local.php and put your local
configuration values in there. That has the advantage that you can
happily svn update to the latest default config, without your
modifications being overwritten.
-- Chris
On Jul 1, 2008, at 11:05 AM, Erel Segal wrote:
should I edit web_prefix in php/config/container.php or in
php/config/local.php?
2008/7/1, Chris Chabot <[EMAIL PROTECTED]>:
right you are. the config changes are rather new and should be
documented
(including the new config/local.php option).
Glad to hear you got things working!
-- Chris
On Jun 30, 2008, at 10:32 PM, Tim Jones wrote:
php/README could be updated usefully as it suggests that one
should edit
web_prefix in "php/config.php" rather than in php/config/
container.php
(where it is actually set)