Successful report on apache2.26 installation under solaris8 [original]

Source: Internet
Author: User
Tags gz file
To receive the notification, you need to build the apache2 http server under solaris8. The version is 2.26.

So I went.
Http://www.sunfreeware.com/indexsparc8.html, Find the required software,
At first I was dizzy. I went to the software installation of mongosolaris10, but I could install it ?...
Sweaty! Finally, you have to delete it.

  • Apache-2.2.6-sol8-sparc-local.gz Apache 2-the popular web server-installin/usr/local/apache2. This apache package was configured with openssl support. the expat, libiconv, zlib, openssl-0.9.8f, and either the libgcc-3.4.6 or gcc-3.4.6 must be installed. documentation can be found in/usr/local/apache2/doc/apache2. The configuration files in/usr/local/apache2/conf must be edited to fit your site's needs, including ssl support.

    If you have already been using apache2, make sure that you backup any files in the conf, htdocs, modules, or other subdirectories of/usr/local/apache2 where you might have changed or added files so that installing the updated apache2 will not cause your configuration or other files to be lost.

    The configuration step for this package was

    . /Configure -- prefix =/usr/local/apache2 -- enable-mod-shared = all -- enable-ssl = shared -- enable-ssl -- with-ssl =/usr/local/ssl -- enable-proxy-connect -- enable-proxy-ftp -- enable-proxy-http

    The modules that were compiled with this package can be found in/usr/local/apache2/modules. you may also need to set up startup scripts to begin the httpd processes at boot up. see the appropriate link for your level of Solaris in openssh.html where you can determine how to set up the randomness features required when using openssl.

  • Httpd-2.2.6.tar.gz Source Code. [Details]
  • Also release apr-1.2.2-sol8-sparc-local.gz and aprutil-1.2.2-sol8-sparc-local.gz above is the description of the sun's official website, here said, to install apache2.26 under solaris8 need

    1. libiconv-1.11-sol8-sparc-local.gz

    2. gcc-3.4.6-sol8-sparc-local.gz

    3. openssl-0.9.8f-sol8-sparc-local.gz

    4. zlib-1.2.3-sol8-sparc-local.gz

    5. expat-1.95.5-sol8-sparc-local.gz

    6. apr-1.2.2-sol8-sparc-local.gz

    7. aprutil-1.2.2-sol8-sparc-local.gz
    Do not install it in this order !! Install the seven necessary support software.
    Apache-2.2.6-sol8-sparc-local.gz

    Note: The above seven support software and apache can be found at http://www.sunfreeware.com/indexsparc8.html. if you are a little bit better at English, it will be okay!
    1. Delete the sunsoft package command:
    # Pkgrm SMCap226 (by entering the/var/sadm/pkg directory, and then ls-lp, you can determine by the approximate installation time, use # pkginfo-l SMCap226 to view the detailed information of the installation package. Delete the package after confirmation)

    2. Install the sunsoft package command:
    # Pkgadd-d apache-2.2.6-sol8-sparc-local(if you do not want to decompress the. GZ file, will you? # Gunzip apache-2.2.6-sol8-sparc-local.gz)

    After the installation is complete, find the server ip address in the/usr/local/apache2/conf/directory of vi httpd. conf and edit your own ip address.
    Finally, run your apache2:
    # /usr/local/apache2/bin/apachectl -f /usr/local/apache2/conf/httpd.conf

    To stop:
    #apachectl -k stop

    To restart the service:
    #apachectl -k restart
    This is actually very simple. Really, you can find your website at http://www.sunfreeware.com/indexsparc8.html!
    I am looking for baidu again in the Forum. The result is a waste of time. If many people don't want to answer you, do it yourself.

    Write it here today! Reprinted by famous author: sqxjp! Thank you!
    QiNtOsHilOvExJp4EvEr-sqxjp m @

     

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.