1 Mar 2003 23:45
Re: Apache dies when configure mod_perl for use with Apache::DBI
Richard Clarke <ric <at> likewhoa.com>
2003-03-01 22:45:05 GMT
2003-03-01 22:45:05 GMT
> PerlModule Apache::DBI; <<---------------------- trouble line This line belongs in your httpd.conf file. PerlModule is an apache configuration directive, not a perl 'command'. http://perl.apache.org/docs/1.0/guide/config.html#PerlModule_and_PerlRequire _Directives Ric.
RSS Feed