I am trying to upgrade a server to Apache2/mod_perl2 with Mysql. However I have some problem understanding what modules I need to use instead of these
I need to manage Cookies and creating a Login what are the best options available? Is it necessary to use Apache2::Cookie with libapreq or there are other possibilities?use Apache::Session; use Apache::Session::MySQL; use Apache::Cookie ();
On CPAN if I look for Apache2::Session I find only Apache2::AuthCookieDBI that seems useful. Has anybody used it with success and is it sufficient or do I need something else?
Thanks a lot, Dario
In reply to Upgrading to Apache2/mod_perl2 by parapara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |