Re: getting mod_perl configured on FreeBSD

2000-07-15 Thread Vincent Bruijnes
then make and make install. and voila your apache is configured as statically mod_perl and you have DSO enabled so you never need to recompile apache if you want to add optional modules. Good Luck and let me know if I can help you any more. Vincent Bruijnes At 21:21 14-7-00 -0400, you wrote: I

testing perl_ssi

2000-07-10 Thread Vincent Bruijnes
How can i do a simple test to check if perl_ssi which i compiled with modperl, works ? Sincerely Vincent Bruijnes [EMAIL PROTECTED]

Apache::ASP

2000-07-06 Thread Vincent Bruijnes
I got this error always when running /site/eg/index.html /www/htdocs/site/eg/.htaccess: Invalid command 'PerlSetVar', perhaps mis-spelled or defined by a module not included in the server configuration. Is there a clue ? Sincerely Vincent Bruijnes [EMAIL PROTECTED]

Re: Apache::ASP

2000-07-06 Thread Vincent Bruijnes
How do you mean with copy it to over to where my httpd resides? my apache resides in /www and where and what file should i place in /www/ ? btw i don't use DSO Sincerely Vincent Bruijnes At 00:57 6-7-00 -0700, you wrote: Vincent Bruijnes wrote: I got this error always when running /site

Apache::ASP problems

2000-07-06 Thread Vincent Bruijnes
Well the first lines of the error_log are strange for me. I still come closer to a correct apache modperl and asp. the /site/eg/index.html works only .asp files don't To check it yourself goto http://node1352c.a2000.nl/site/eg/index.html Thanks for all your help, once again. Sincerely Vincent

possible?

2000-07-03 Thread Vincent Bruijnes
Dear mod_perl users. Is it possible to have an apache with --enable-shared=max and mod_perl statically linked? If yes please tell me how to do, i need mod_perl statically cause otherwise my Apache::ASP won't work. Sincerely Vincent Bruijnes [EMAIL PROTECTED]