Posted by: Anonymous Coward
on August 24, 2006 01:04 PM
The biggets gotcha here is persistent database connections with mysql. PHP used to enable this feature by default, however perl does not and you will need to enable Apache::DBI from CPAN into your apache config.
Re:Perl is not an option for many
Posted by: Anonymous Coward on August 24, 2006 01:04 PM#