Re: Embperl with mod_perl as DSO and without apache souce

2001-04-20 Thread Gerald Richter
>Enter path and file to start as httpd [/usr/local/include/apache/httpd] You need to enter the path to your Apache binary, because Makefile.PL needs to determinate how it is compiled. Makefile.PL will continue with questions about some .so files, most times they are located in a modules directory

Re: Embperl with mod_perl as DSO and without apache souce

2001-04-20 Thread Gerald Richter
> Is there a way to make embperl again without specifying the apache source and still have it work together with mod_perl or can I only operate embperl offline and as a CGIscript? I would really like to use perl code embedded with html. Thanks, > mod_perl normaly installs the necessary header f

Embperl with mod_perl as DSO and without apache souce

2001-04-20 Thread Emma Wermström (EMW)
Hi! I hope someone can help me solve this problem. I'm running the apache server (Apache 1.3.12) over FreeBSD and I've installed mod_perl 1.25 as a DSO OUTSIDE the apache source tree via APXS. The reason I did that is that I don't have access to the apache source files since it was installed f