logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> How-to's & Documentation & Tips View previous topic :: View next topic
Reply to topic   Topic: Raspberry Pi 2 :: install Apache2.4 mod_fcgid OpenSSL
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3046
Location: Hilversum, NL, EU

PostPosted: Thu 26 Feb '15 15:47    Post subject: Raspberry Pi 2 :: install Apache2.4 mod_fcgid OpenSSL Reply with quote

For introduction of Raspberry PI 2 as Apache server, see www.apachelounge.com/viewtopic.php?p=29906 .


The scripts for the latest versions of Apache, OpenSSL, mod_fcgid and dependencies are at https://github.com/JBlond/debian_build_apache24?files=1

Before you start the scripts do first :

apt-get update
apt-get upgrade

Thanks James for the scripts.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3046
Location: Hilversum, NL, EU

PostPosted: Fri 27 Feb '15 11:23    Post subject: Reply with quote

The above scripts installs at this moment:

SSL_VERSION="1.0.1l"
HTTPD_VERSION="2.4.12"
APR_VERSION="1.5.1"
APRU_VERSION="1.5.4"
APRI_VERSION="1.2.1"
ZLIB_VERSION="1.2.8"
PCRE_VERSION="8.36"
Back to top
Brian Gimbli



Joined: 11 Mar 2020
Posts: 4
Location: Houston

PostPosted: Mon 16 Mar '20 15:09    Post subject: Reply with quote

Thanks for sharing Smile
Back to top


Reply to topic   Topic: Raspberry Pi 2 :: install Apache2.4 mod_fcgid OpenSSL View previous topic :: View next topic
Post new topic   Forum Index -> How-to's & Documentation & Tips