Mo Elwaisi wrote: > do i do this although i have apache installed on my server. it came with > Red Hat Linux 8. (i have Apache 2.0.40)? >
even Apache is shipped with your Linux box, chances are that the source is not included. you will need to source to rebuild Apache to have mod_perl support. it's not very complicated. the instruction that i sent out yesterday should get you going without problem. simply installing a few Apache::... modules will NOT get your Apache to have mod_perl support. mod_perl is deeper intergrated with Apache than regular CGI scripts and you need to tell it (with Apache's source) how mod_perl intergrate with Apache. david -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]