Re: Installation problem - Invalid command 'PerlSetEnv'
Joel Palmius <[email protected]>
| Newsgroups | gmane.comp.apache.mod-survey.general |
|---|---|
| Message-ID | <[email protected]> |
This is caused with a non-enabled mod_perl. PerlSetEnv is a mod_perl directive. If it isn't found, it means that apache didn't understand to include the mod_perl modules. I don't know how Suse looks, but on my gentoo box, I have to start apache with "-D PERL" in order to actually enable mod_perl. // Joel On Tue, 21 Sep 2004 [email protected] wrote: > > Dear mod_survey-users, > > after installing mod_survey i get the following error, when I try to > start apache2: > > Starting httpd2 (prefork) Syntax error on line 7 of /srv/www/cgi- > bin/mod_survey/survey.conf: > Invalid command 'PerlSetEnv', perhaps mis-spelled or defined by a > module > not included in the server configuration > > The command line was: > /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf > > Suse Linux 9.1 prof. > Mod_perl installed (1.9x) > > Used installation script with default values besides: > Script dir: /srv/www/cgi-bin/mod_servey/ > Language: de > OS: unix/suse > > Any help out there? > > Thanx a lot in advance! > > Tom > > > Skickat av <[email protected]> > till survey-discussion > Skickat av Joel Palmius <[email protected]> till survey-discussion