HELLBRINGER 0 Posted June 7, 2003 Hi guys.... Let me start off by saying I know nothing about programming languages, or databases... I have a friend who is a web designer, does a lot of stuff in PHP and perl. Now I already have PHP installed and it works, with one of my other friends help some time ago. We are using mysql database server as well... But now my friend wants to use perl scripts too, but he doesnt know how to install them, and I don't either... He already has the scripts and stuff made, all we need is for the server to be able to process them. So, i've installed Perl, but that is where i'm stuck. I have Apache 1.3 version installed on my Win2k server, and Mysql and php are installed, all working... So how do I get perl to work? So is what I need is a simple, step-by-step guide to get this thing running so my designer can see his perl scripts are working... I'm sorry, this is a newbie (n00b) question... But we all were n00bs once right? hhehe.... thanks guys! Share this post Link to post
Philipp 6 Posted June 7, 2003 Check out http://www.apachefriends.org/wampp-en.html wampp 2.2 comes with preconfigured Apache 2.0.46, MySQL 4.0.13, PHP 4.3.2 + PEAR, Perl 5.8.0, mod_php 4.3.2, mod_perl 1.99_10, mod_ssl 2.0.46, openssl 0.9.7b, PHPMyAdmin 2.5.1, and Webalizer 2.01-10 Share this post Link to post
HELLBRINGER 0 Posted June 7, 2003 Cool! Thx... I should only have to do a few minor config changes to apache (since my website is in another folder) and copy my current DB into the new mysql, and I should be set... Right? Thanks a bunch! Share this post Link to post
DS3Circuit 0 Posted June 10, 2003 www.activeperl.com is what is used in our environments. Share this post Link to post