Well The server seems to say that embperl and mod_perl is there but NOTHING I seem to do makes to work.
lsof is not even showing the embperl log file is open Relavent sections of httpd.conf in Apache 2 is as follows LoadModule perl_module modules/mod_perl.so LoadModule embperl_module /usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi/auto/Embperl/Embperl.so .... <VirtualHost *:80> ServerAdmin [EMAIL PROTECTED] DocumentRoot /usr/local/apache/htdocs/nylxs/ ServerName www.nylxs.com PerlModule Embperl ErrorLog logs/nylxs_error_log CustomLog logs/nylxs_access_log common <Location /x > SetHandler perl‐script PerlHandler Embperl Options ExecCGI </Location> </VirtualHost> On Sun, Jun 12, 2005 at 02:57:22PM -0400, Ruben Safir wrote: > > I finished with the embperl compiling for apache2 and I'm a little > bewildered, being this is my first look at apach2. > > Does it not take anymore, the need to compile mod_perl into apache2 and with > embperl explicitley, like I used to have to do? Or is this now all done > through > and conf system? > > Ruben > > > -- > __________________________ > Brooklyn Linux Solutions > > So many immigrant groups have swept through our town > that Brooklyn, like Atlantis, reaches mythological > proportions in the mind of the world - RI Safir 1998 > > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > http://fairuse.nylxs.com > > "Yeah - I write Free Software...so SUE ME" > > http://www.mrbrklyn.com - Consulting > http://www.inns.net <-- Happy Clients > http://www.nylxs.com - Leadership Development in Free Software > http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and > articles from around the net > http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- __________________________ Brooklyn Linux Solutions So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://fairuse.nylxs.com "Yeah - I write Free Software...so SUE ME" http://www.mrbrklyn.com - Consulting http://www.inns.net <-- Happy Clients http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]