The Salisburys wrote:


Also I would like to ask a question  answered if possible.

Can I get a Apache 1.3.xxx thats has support for PerlModules (mod_perl)
the best I can ascertain is comments in the html file to the RPM EG
http://www.rpmfind.net/linux/RPM/redhat/updates/7.2/i386/apache-1.3.27-3.7.2.i386.html

I get errors like this:
Syntax error on line 1456 of /etc/httpd/conf/httpd.conf
Invalid command 'PerlModule' , perhaps mis-spelled or defined by a module
not icluded in the in the server configuration

I have :

LoadModule     perl_module    modules/libperl.so

And the required support in httpd.conf.


I am wanting to Load:

PerlModule Apache::ASP

with no success

This may or may not help: I experienced some very bizarre and unexpected behaviour with Apache and mod_perl when I loaded mod_perl dynamically as above. Then I discovered that the httpd I was using had mod_perl linked statically. Everything cleared up when I removed the dynamic load.


cheers rickw



--
_________________________________
Rick Welykochy || Praxis Services

Few things are harder to put up with than the annoyance of a good example.
     --Mark Twain


-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to