Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

RE: Re: mod_perl question on PerlAuthenHandler

by jjhorner (Hermit)
on Jun 22, 2000 at 19:23 UTC ( [id://19448]=note: print w/replies, xml ) Need Help??


in reply to Re: mod_perl question on PerlAuthenHandler
in thread mod_perl question on PerlAuthenHandler

I've got the book, but I have no ability to use a database backend for this server.

This means that all of those cool database using modules are useless to me.

I'm going to take the C version we have and port to mod_perl for now. I have no idea what else to do and I am not sure I can do it any easier.

Thanks,

J. J. Horner
Linux, Perl, Apache, Stronghold, Unix
jhorner@knoxlug.org http://www.knoxlug.org/

Replies are listed 'Best First'.
RE: RE: Re: mod_perl question on PerlAuthenHandler
by KM (Priest) on Jun 22, 2000 at 19:26 UTC
    So, modify the modules to use DBM files, or text files (ick), or keep a cache of the data in memory (ick), write the data to a global hash and use Data::Dumper to save current information periodically. Or, install MySQL :) This is not hard!

    Cheers,
    KM

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://19448]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found