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