Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: fixit on September 28, 2005, 02:54:04 PM

Title: mod perl sme 7b4
Post by: fixit 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
Title: Re: mod perl sme 7b4
Post by: CharlieBrady 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.
Title: mod perl sme 7b4
Post by: fixit on September 29, 2005, 01:02:13 AM
Thanks Charlie, that worked

Regards, Russell
Title: mod perl sme 7b4
Post by: gregswallow 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.