I'm having some trouble using the editRadconfig.pl script. I was
initially getting the error:
Can't locate Radmin.pm in @INC (@INC contains ...
When running the script and changed line 25 from:
use Radmin;
which I guessed to be a typo, to:
use Radmin::Site;
I am now getting the error:
Can't call method "prepareAndExecute" on an undefined value at
/var/spool/htdocs/Radmin/private/editRadconfig.pl line 59.
and I'm having trouble figuring out why. Has anyone seen either of
these problems?
This is Radmin 1.3, using PostgreSQL 6.5.2 and Perl 5.005_03 with
mod_perl under Apache 1.3.9. I'm using DBI-1.13 and DBD-Pg-0.93.
Dave
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.