Try to change the "_"'s to "-"'s

--
Chris Liles


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive
> Sent: Friday, November 10, 2006 12:21 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache 2.3.3 make problem
> 
> On 11/10/06, Lucuk, Pete <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Hello and thank you for helping me.
> >
> > I am a java guy, not a C guy, so I am lost for the most part on this
> > problem.
> >
> > OS: Solaris 8
> > Compiler: /tools/fortedev/v6.2/SUNWspro/bin/cc
> > Apache src: 2.3.3
> >
> > I do the below in the following order...
> >
> > #1 ./configure
> > --prefix=/data/dir/task24_mins/tools/web/apache/server
> > --enable-headers --enable-log_config --enable-mod_log_forensic
> > --enable-logio --enable-mod_proxy --enable-proxy_connect --enable-
> proxy_http
> > --enable-rewrite --enable-status --enable-ssl
> > --with-ssl=/data/dir/task24_mins/tools/web/apache/ssl
> 
> Never use the "mod_" part in the --enable setting.  Your problem is
> likely that you haven't properly enabled mod_proxy, and therefore
> mod_proxy_http can't be compiled.  See:
> http://httpd.apache.org/docs/2.2/programs/configure.html#optionalfeatures
> 
> Joshua.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to