Koozali.org: home of the SME Server

mod perl sme 7b4

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
mod perl sme 7b4
« on: September 28, 2005, 02:54:04 PM »
how do you activate mod perl on sme 7b4
on sme 6.0.1 it was in

/etc/e-smith/templates/etc/httpd/conf/httpd.conf/

30AddModule60 and 20LoadModule80

where is it in 7

and also how do i use the grep to find out what version something is, i was using rpm -qa | grep in 6

Thanks, Russell
.........

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: mod perl sme 7b4
« Reply #1 on: September 28, 2005, 08:54:28 PM »
Quote from: "fixit"
how do you activate mod perl on sme 7b4
on sme 6.0.1 it was in

/etc/e-smith/templates/etc/httpd/conf/httpd.conf/

30AddModule60 and 20LoadModule80

where is it in 7


yum install mod_perl
config setprop modPerl status enabled
signal-event post-upgrade
signal-event reboot

Quote

and also how do i use the grep to find out what version something is, i was using rpm -qa | grep in 6


That hasn't changed.

Offline fixit

  • *
  • 216
  • +0/-0
    • http://www.fixitcomputers.com.au
mod perl sme 7b4
« Reply #2 on: September 29, 2005, 01:02:13 AM »
Thanks Charlie, that worked

Regards, Russell
.........

Offline gregswallow

  • *
  • 651
  • +1/-0
mod perl sme 7b4
« Reply #3 on: September 29, 2005, 10:37:11 PM »
Added this to the FAQ page:
http://smeserver.sourceforge.net/sme70/FAQs

Russell, if you have any other issues please report to the bug tracker on sourceforge.