You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Robert Bartels <rb...@pop.uky.edu> on 2000/02/22 02:48:19 UTC

embperl help

Ok Folks....

The installation section for Embperl is rather skimpy...
I finally got all the modules installed for the test to run..
When I got it installed and fired up httpd I couldn't get the embedded perl
to work.. It just spit out the perl code as html... i.e. it didn't see the 
code!

So Besides the Examples from the page.. Is there a way to see If I have it 
installed properly?
The FAQ said you only need to start it manually if you didn't compile 
mod_perl DAO..
So what is the proper sequence to install this thing?!
I did this...
installed mod_perl.. made it aware of apache and then
compiled apache with the module mod_perl activated..
Basically I followed the section from README.configure in the apache tree.
Then I installed HTML-Embperl...
Is this the proper sequence?? IF so how does apache know about HTML-Emp??

Hate to use this list so often but as I stated... the installation notes 
are leaving a few things out..


Thanks all

Bob




Re: embperl help

Posted by Cliff Rayman <cl...@genwax.com>.
You need to set-up some apache configuration.
Check out this section of the documentation:
http://perl.apache.org/embperl/Embperl.pod.2.html#From_mod_perl_Apache_httpd_

cliff rayman
genwax.com

Robert Bartels wrote:

> Ok Folks....
>
> The installation section for Embperl is rather skimpy...
> I finally got all the modules installed for the test to run..
> When I got it installed and fired up httpd I couldn't get the embedded perl
> to work.. It just spit out the perl code as html... i.e. it didn't see the
> code!
>
> So Besides the Examples from the page.. Is there a way to see If I have it
> installed properly?
> The FAQ said you only need to start it manually if you didn't compile
> mod_perl DAO..
> So what is the proper sequence to install this thing?!
> I did this...
> installed mod_perl.. made it aware of apache and then
> compiled apache with the module mod_perl activated..
> Basically I followed the section from README.configure in the apache tree.
> Then I installed HTML-Embperl...
> Is this the proper sequence?? IF so how does apache know about HTML-Emp??
>
> Hate to use this list so often but as I stated... the installation notes
> are leaving a few things out..
>
> Thanks all
>
> Bob