Perrin Harkins wrote:
>> Tom Schindl wrote: >> > > >>>> Isn't he talking about mp2 >> >> >> >> >> "But alas modperl 1.x no such luck" >> >> - Perrin >> >> > > both, though modperl two at least has straight forward INSTALL file which tells u the lines to add. Ive read all 3 of those documents several times and I have tried the short examples. But to no avail - whats the line u add for loading the perl module in apache 1.3 ? (if you followed the short 3 step guide). I have modperl 2.0 working with apache thanks to INSTALL but the scripts fail randomly. >From memory when I used to do alot more modperl setups in 1.3 shouldnt u have to add: the module loading line Line that says execute .pl add index.pl to indexes and set execute perm on 1 of the dirs in the apache config if some1 can post a quick example and maybe update the online docs. They left me stumped Im afraid when it came to configuring the apache.conf