21
edits
(→MySQL) |
|||
Line 11: | Line 11: | ||
Andy was also using SSL, so he needed: | Andy was also using SSL, so he needed: | ||
perl -MCPAN -e 'install "Crypt::SSLeay"' | perl -MCPAN -e 'install "Crypt::SSLeay"' | ||
NOTE: on Debian 3.1, I was unable to install the Perl module Crypt::SSLeay. It asked for the location of the openssl headers, and they were not installed by default, nor by "apt-get install openssl", nor was there a package openssl-devel available. (I didn't look much farther since this was optional.) | |||
=== Database Setup === | === Database Setup === |
edits