I had this problem and search for answers on the mail lists. I realized
the issue was a permission issue, but couldn't figure out why it was
happening.
The cause of my permission error was that I had built the distribution
as root on my server, then started up apache. apache runs as a non-root
use
I had this same issue trying to build Embperl-2.0b8 under FreeBSD.
DJM:>
On Sun, 2002-11-10 at 14:37, Gerald Richter wrote:
> > Can't find typemap in
> > /usr/home/jbb/build/Embperl-2.0b9_dev-3/xs/Embperl/App
> > *** Error code 2
> >
>
> Did you run make or make install?
>
> If you run make ins
Hello,
Just wondering if this is the best direction to go in, and how to make
it work. I've tried the following:
base.epl:
[!
sub new {
# other stuff here
$self->{'radius'} = DBIx::Database->new({
'!DataSource' => 'dbi:mysql:host=localhost;database=radius',
'!Username' =>
change apache httpd.conf where:
LogLevel warn
to:
LogLevel debug
and you will be able to get more details from the apache logs.
DJM:>
On Sat, 2002-07-06 at 16:47, Michael Ott wrote:
> On Sat, Jul 06, 2002 at 08:32:20PM +0200, Gerald Richter wrote:
> > > PerlSetEnv EMBPERL_SESSION_ARGS "Data