Hi Angie, On Fri, 21 Nov 2003, angie ahl wrote:
> I tried building apache with static linking, Apples comes with DSO. > [snip] > I haven't a clue what it's trying to tell me other than it's broken and > is possibly something to do with DSO It would be better if you could give the full, exact output. > Should I try again this time with DSO support. You mean mod_so? Yes, you probably should include mod_so in your httpd, but it's unusual for it not to be there. What's the output of 'httpd -l'? That will tell you if mod_so is in there. OTOH unless others (who know more about mod_perl on the Mac than I do:) tell you otherwise, I'd say compile mod_perl into httpd statically, not DSO. Are there any "LoadModule" directives in your Apache configuration files? > Or should I just go get myself a Linux box until apple make it work Well it might be quicker, but I'm sure lots of people have made it work on the Mac. :) 73, Ged. -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html