Results 1 to 3 of 3
i using RH8. Lastweek i uninstall Apache 2.0, PHP4.2.2, and MySQL 3.23.53 and mod_perl cause it is a dependencies somhow
Now i have new install: Apache 1.3.27, PHP 4.3, MySQL ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-03-2003 #1Just Joined!
- Join Date
- Jan 2003
- Posts
- 38
how to get mod_perl configure with Apache 1.3.27
i using RH8. Lastweek i uninstall Apache 2.0, PHP4.2.2, and MySQL 3.23.53 and mod_perl cause it is a dependencies somhow
Now i have new install: Apache 1.3.27, PHP 4.3, MySQL 3.23.54 .They all install to directory:
" usr/local/apache, usr/local/mysql...... And my web run well
Now i want to script like CGI and Perl in the web. Should i need mod_perl??
I dont know what Mod _perl for what??
But i checked in my system: make perl
I got Perl version 5.8
So now what can i do??
How can i install mod_Perl?
should i remove Perl 5.8 first?
How can i configure with web server
?
I'm vvery new to this.
Thank for help..
- 02-03-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
Code:rpm -Uvh ftp://rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/mod_perl-1.99_05-3.i386.rpm
- 02-24-2003 #3Just Joined!
- Join Date
- Feb 2003
- Posts
- 12
hi!
this is a perl apache module, use in conjunction with apache, its make ur perl run faster via web.I dont know what Mod _perl for what??
check the site... http://perl.apache.org/How can i install mod_Perl?
hey, don't ever remove that, it's very important. there maybe some programs that relie on it.should i remove Perl 5.8 first?
just a question? do dont know mod_perl but you want to install it?! kinda weird?
~noelt.


Reply With Quote
