2008/9/13 Geoffrey D. Bennett <[EMAIL PROTECTED]>:
> Hi there,
>
> I'm using Catalyst::Controller::HTML::FormFu, and specify
> config_file_path => MyApp->path_to("forms"), which is fine for when I
> use :FormConfig(), but when I use load_config_file(), things don't go
> so well when running under A
2008/9/13 Geoffrey D. Bennett <[EMAIL PROTECTED]>:
> Hi there,
>
> I'm using Catalyst::Controller::HTML::FormFu, and specify
> config_file_path => MyApp->path_to("forms"), which is fine for when I
> use :FormConfig(), but when I use load_config_file(), things don't go
> so well when running under A
Hi there,
I'm using Catalyst::Controller::HTML::FormFu, and specify
config_file_path => MyApp->path_to("forms"), which is fine for when I
use :FormConfig(), but when I use load_config_file(), things don't go
so well when running under Apache, since the cwd is "/" (the
HTML::FormFu doc says "relati