[freeside] I think I have this down....

Tech Account techy at orac.hq.org
Mon Aug 2 19:22:13 PDT 1999


I really think you need to put "/usr/local/etc/freeside" somewhere in
the Conf.pm module.
Otherwise, the only way to get things to work is to disable reading
them, or add "/usr/local/etc/freeside" everytime you call Conf::new

My solution was to add:

my $default_dir = "/usr/local/etc/freeside";

into Conf.pm
Suddenly, all my illegal shell, delete customer, and other config file
issues went away.
Otherwise, nothing I do can make freeside see these files.
Are you certain this isn't an oversight?

-Techy




More information about the freeside-users mailing list