problem with active perl set up
I am currently just starting work on my own server. I am following the setup guide and I am at this part(the very beginning)
"Now enter the following, pressing Enter after each Install command.
Install DBI
Install DBD-mysql
Install IO-stringy"
and I go to do the command "Install DBD-mysql" and i get this:
ppm> install dbd-mysql
====================
Install 'dbd-mysql' version 3.0002 in ActivePerl 5.8.7.813.
====================
====================
Install 'dbd-mysql' version 3.0002 in ActivePerl 5.8.7.813.
====================
Error: error downloading 'http://ppm.activestate.com/PPMPackages/5.8-windows/MSW
in32-x86-multi-thread-5.8/DBD-mysql-3.0002.tar.gz': 404 Not Found
ppm>
I am unsure what is wrong. Any help?
|