Just don't compile Apache 2.4.x now.

Use Apache 2.2.x

OR

Port mod_wsgi to Apache 2.4.x API

2012/6/4 nitin chandra <nitinchand...@gmail.com>

> I did a
>
> ./configure to compile and install apache and python to /opt in their
> respective sub directories.
>
> So do I need to compile apache again? If yes, then what modules do I
> need to add to :-
>
> ./configure --prefix=/opt/apache24 --enable-v4-mapped
> --enable-mod-shared="all" --enable-modules="all" --enable-authn-dbd
> --disable-authn-default --enable-authn-alias --enable-authz-dbm
> --enable-authz-owner --enable-isapi --enable-file-cache --enable-cache
> --enable-disk-cache --enable-mem-cache --enable-case-filter
> --enable-case-filter-in --enable-reqtimeout --enable-ext-filter
> --enable-ldap --enable-mime-magic --enable-cern-meta  --enable-expires
>  --enable-headers --enable-usertrack --enable-unique-id --enable-proxy
> --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http
> --enable-proxy-scgi --enable-proxy-ajp --enable-proxy-balancer
> --enable-ssl --enable-http --enable-dav --enable-info --enable-suexec
> --enable-vhost-alias --enable-imagemap --enable-rewrite --enable-so
> --with-port=80 --with-sslport=443 --with-z --with-ssl=/usr
> --with-mpm=worker --with-ldap=ldap --with-included-apr
> --enable-authnz-ldap | tee apache2_config.txt
>
> and to compile python
>
> ./configure --prefix=/opt/python273 --with-pth --with-fpectl
> --with-system-expat --with-threads --enable-shared --enable-unicode
> --enable-big-digits --with-signal-module --with-pydebug
>
> thanks
>
> Nitin
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To post to this group, send email to modwsgi@googlegroups.com.
> To unsubscribe from this group, send email to
> modwsgi+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/modwsgi?hl=en.
>
>


-- 
[]'s

Filipe Cifali Stangler

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com.
To unsubscribe from this group, send email to 
modwsgi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to