Fedora Core 6 install issues

Discussion in 'Installation/Configuration' started by moos3, Mar 21, 2007.

  1. moos3

    moos3 New Member

    I was wondering is anyone else is having issues with installation on fedora core 6. It quits on me at the PHP part of the installation saying some binary not compatible with this verison of linux. anyone else run in to this?
     
  2. pieru

    pieru New Member

    I have same identical problem
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    There must be an error in the compile output before the error you mentioned. Please post the first aeeror that occured here, not the last error.
     
  4. moos3

    moos3 New Member

    here you go

    Code:
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_asis.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_imap.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_actions.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_userdir.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_alias.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_access.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_auth.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_so.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` mod_setenvif.c
    rm -f libstandard.a
    ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_so.o mod_setenvif.o
    ranlib libstandard.a
    <=== src/modules/standard
    ===> src/modules/ssl
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" mod_ssl.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_config.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_compat.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_ds.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_dh.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_init.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_kernel.c
    ssl_engine_kernel.c: In function ‘ssl_hook_NewConnection’:
    ssl_engine_kernel.c:212: warning: passing argument 2 of ‘BIO_set_callback_arg’ from incompatible pointer type
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_rand.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_io.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_log.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_mutex.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_pphrase.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_vars.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_engine_ext.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_scache.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_scache_dbm.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_scache_shmht.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_scache_shmcb.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_expr.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_expr_scan.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_expr_parse.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_expr_eval.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_util.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_util_ssl.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_util_sdbm.c
    gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../../apaci` -DSSL_COMPAT -DSSL_USE_SDBM -DSSL_ENGINE -I/root/ispconfig/openssl/include -DMOD_SSL_VERSION=\"2.8.28\" ssl_util_table.c
    rm -f libssl.a
    ar cr libssl.a mod_ssl.o ssl_engine_config.o ssl_engine_compat.o ssl_engine_ds.o ssl_engine_dh.o ssl_engine_init.o ssl_engine_kernel.o ssl_engine_rand.o ssl_engine_io.o ssl_engine_log.o ssl_engine_mutex.o ssl_engine_pphrase.o ssl_engine_vars.o ssl_engine_ext.o ssl_scache.o ssl_scache_dbm.o ssl_scache_shmht.o ssl_scache_shmcb.o ssl_expr.o ssl_expr_scan.o ssl_expr_parse.o ssl_expr_eval.o ssl_util.o ssl_util_ssl.o ssl_util_sdbm.o ssl_util_table.o
    ranlib libssl.a
    
    
     
  5. moos3

    moos3 New Member

    part 2
    Code:
    <=== src/modules/ssl
    <=== src/modules
    gcc -c  -I./os/unix -I./include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `./apaci` modules.c
    gcc -c  -I./os/unix -I./include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `./apaci` buildmark.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `./apaci` -L/root/ispconfig/openssl/lib  -rdynamic \
                  -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/ssl/libssl.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a   -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    make[2]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src'
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    make[1]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    ===> src/support
    make[2]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src/support'
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` htpasswd.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o htpasswd -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap htpasswd.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    htpasswd.o: In function `main':
    htpasswd.c:(.text+0xe66): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` htdigest.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o htdigest -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap htdigest.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    htdigest.o: In function `main':
    htdigest.c:(.text+0x572): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` rotatelogs.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o rotatelogs -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap rotatelogs.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` logresolve.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o logresolve -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap logresolve.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` ab.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o ab -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap ab.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    sed <apxs.pl >apxs \
                -e 's%@TARGET@%httpd%g' \
                -e 's%@CC@%gcc%g' \
                -e 's%@CFLAGS@% -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci`%g' \
                -e 's%@CFLAGS_SHLIB@%-fpic -DSHARED_MODULE%g' \
                -e 's%@LD_SHLIB@%gcc%g' \
                -e 's%@LDFLAGS_MOD_SHLIB@%-shared%g' \
                -e 's%@LIBS_SHLIB@%%g' && chmod a+x apxs
    gcc -c  -I../os/unix -I../include   -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` checkgid.c
    gcc  -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI `../apaci` -o checkgid -L/root/ispconfig/openssl/lib  -L../os/unix -L../ap checkgid.o -lm -lap -los  -lm -lcrypt  -lssl -lcrypto -lexpat -ldl
    make[2]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src/support'
    <=== src/support
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    make[1]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    +---------------------------------------------------------------------+
    | Before you install the package you now should prepare the SSL       |
    | certificate system by running the 'make certificate' command.       |
    | For different situations the following variants are provided:       |
    |                                                                     |
    | % make certificate TYPE=dummy    (dummy self-signed Snake Oil cert) |
    | % make certificate TYPE=test     (test cert signed by Snake Oil CA) |
    | % make certificate TYPE=custom   (custom cert signed by own CA)     |
    | % make certificate TYPE=existing (existing cert)                    |
    |        CRT=/path/to/your.crt [KEY=/path/to/your.key]                |
    |                                                                     |
    | Use TYPE=dummy    when you're a  vendor package maintainer,         |
    | the TYPE=test     when you're an admin but want to do tests only,   |
    | the TYPE=custom   when you're an admin willing to run a real server |
    | and TYPE=existing when you're an admin who upgrades a server.       |
    | (The default is TYPE=test)                                          |
    |                                                                     |
    | Additionally add ALGO=RSA (default) or ALGO=DSA to select           |
    | the signature algorithm used for the generated certificate.         |
    |                                                                     |
    | Use 'make certificate VIEW=1' to display the generated data.        |
    |                                                                     |
    | Thanks for using Apache & mod_ssl.       Ralf S. Engelschall        |
    |                                          [email protected]        |
    |                                          www.engelschall.com        |
    +---------------------------------------------------------------------+
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    <=== src
    make[1]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src'
    SSL Certificate Generation Utility (mkcert.sh)
    Copyright (c) 1998-2000 Ralf S. Engelschall, All Rights Reserved.
    
    Generating custom certificate signed by own CA [CUSTOM]
    ______________________________________________________________________
    
    STEP 0: Decide the signature algorithm used for certificates
    The generated X.509 certificates can contain either
    RSA or DSA based ingredients. Select the one you want to use.
    Signature Algorithm ((R)SA or (D)SA) [R]:
    ______________________________________________________________________
    
    STEP 1: Generating RSA private key for CA (1024 bit) [ca.key]
    429822 semi-random bytes loaded
    Generating RSA private key, 1024 bit long modulus
    ................++++++
    ...........................++++++
    e is 65537 (0x10001)
    ______________________________________________________________________
    
    STEP 2: Generating X.509 certificate signing request for CA [ca.csr]
    You are about to be asked to enter information that will be incorporated
    into your certificate request.
    What you are about to enter is what is called a Distinguished Name or a DN.
    There are quite a few fields but you can leave some blank
    For some fields there will be a default value,
    If you enter '.', the field will be left blank.
    -----
    1. Country Name             (2 letter code) [XY]:US
    2. State or Province Name   (full name)     [Snake Desert]:Maine
    3. Locality Name            (eg, city)      [Snake Town]:Boothbay
    4. Organization Name        (eg, company)   [Snake Oil, Ltd]:MyDevbox
    5. Organizational Unit Name (eg, section)   [Certificate Authority]:
    6. Common Name              (eg, CA name)   [Snake Oil CA]:MydevBox CA
    7. Email Address            (eg, name@FQDN) [[email protected]]:[email protected]
    8. Certificate Validity     (days)          [365]:365
    ______________________________________________________________________
    
    STEP 3: Generating X.509 certificate for CA signed by itself [ca.crt]
    Certificate Version (1 or 3) [3]:
    Signature ok
    subject=/C=US/ST=Maine/L=Boothbay/O=MyDevbox/OU=Certificate Authority/CN=MydevBox CA/[email protected]
    Getting Private key
    Verify: matching certificate & key modulus
    Verify: matching certificate signature
    ../conf/ssl.crt/ca.crt: /C=US/ST=Maine/L=Boothbay/O=MyDevbox/OU=Certificate Authority/CN=MydevBox CA/[email protected]
    error 18 at 0 depth lookup:self signed certificate
    OK
    
     
  6. moos3

    moos3 New Member

    part 3
    Code:
    ______________________________________________________________________
    
    STEP 4: Generating RSA private key for SERVER (1024 bit) [server.key]
    429822 semi-random bytes loaded
    Generating RSA private key, 1024 bit long modulus
    .........++++++
    ....++++++
    e is 65537 (0x10001)
    ______________________________________________________________________
    
    STEP 5: Generating X.509 certificate signing request for SERVER [server.csr]
    You are about to be asked to enter information that will be incorporated
    into your certificate request.
    What you are about to enter is what is called a Distinguished Name or a DN.
    There are quite a few fields but you can leave some blank
    For some fields there will be a default value,
    If you enter '.', the field will be left blank.
    -----
    1. Country Name             (2 letter code) [XY]:US
    2. State or Province Name   (full name)     [Snake Desert]:Maine
    3. Locality Name            (eg, city)      [Snake Town]:Boothbay
    4. Organization Name        (eg, company)   [Snake Oil, Ltd]:MyDevBox
    5. Organizational Unit Name (eg, section)   [Webserver Team]:webserver
    6. Common Name              (eg, FQDN)      [www.snakeoil.dom]:www.mydevbox.org
    7. Email Address            (eg, name@fqdn) [[email protected]]:[email protected]
    8. Certificate Validity     (days)          [365]:365
    ______________________________________________________________________
    
    STEP 6: Generating X.509 certificate signed by own CA [server.crt]
    Certificate Version (1 or 3) [3]:
    Signature ok
    subject=/C=US/ST=Maine/L=Boothbay/O=MyDevBox/OU=webserver/CN=www.mydevbox.org/[email protected]
    Getting CA Private Key
    Verify: matching certificate & key modulus
    Verify: matching certificate signature
    ../conf/ssl.crt/server.crt: OK
    ______________________________________________________________________
    
    STEP 7: Enrypting RSA private key of CA with a pass phrase for security [ca.key]
    The contents of the ca.key file (the generated private key) has to be
    kept secret. So we strongly recommend you to encrypt the server.key file
    with a Triple-DES cipher and a Pass Phrase.
    Encrypt the private key now? [Y/n]: y
    writing RSA key
    Enter PEM pass phrase:
    Verifying - Enter PEM pass phrase:
    Fine, you're using an encrypted private key.
    ______________________________________________________________________
    
    STEP 8: Enrypting RSA private key of SERVER with a pass phrase for security [server.key]
    The contents of the server.key file (the generated private key) has to be
    kept secret. So we strongly recommend you to encrypt the server.key file
    with a Triple-DES cipher and a Pass Phrase.
    Encrypt the private key now? [Y/n]: y
    writing RSA key
    Enter PEM pass phrase:
    Verifying - Enter PEM pass phrase:
    Fine, you're using an encrypted RSA private key.
    ______________________________________________________________________
    
    RESULT: CA and Server Certification Files
    
    o  conf/ssl.key/ca.key
       The PEM-encoded RSA private key file of the CA which you can
       use to sign other servers or clients. KEEP THIS FILE PRIVATE!
    
    o  conf/ssl.crt/ca.crt
       The PEM-encoded X.509 certificate file of the CA which you use to
       sign other servers or clients. When you sign clients with it (for
       SSL client authentication) you can configure this file with the
       'SSLCACertificateFile' directive.
    
    o  conf/ssl.key/server.key
       The PEM-encoded RSA private key file of the server which you configure
       with the 'SSLCertificateKeyFile' directive (automatically done
       when you install via APACI). KEEP THIS FILE PRIVATE!
    
    o  conf/ssl.crt/server.crt
       The PEM-encoded X.509 certificate file of the server which you configure
       with the 'SSLCertificateFile' directive (automatically done
       when you install via APACI).
    
    o  conf/ssl.csr/server.csr
       The PEM-encoded X.509 certificate signing request of the server file which
       you can send to an official Certificate Authority (CA) in order
       to request a real server certificate (signed by this CA instead
       of our own CA) which later can replace the conf/ssl.crt/server.crt
       file.
    
    Congratulations that you establish your server with real certificates.
    
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src'
    make[1]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    ===> [mktree: Creating Apache installation tree]
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/bin
    mkdir /root/ispconfig/httpd
    mkdir /root/ispconfig/httpd/bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/libexec
    mkdir /root/ispconfig/httpd/libexec
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/man/man1
    mkdir /root/ispconfig/httpd/man
    mkdir /root/ispconfig/httpd/man/man1
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/man/man8
    mkdir /root/ispconfig/httpd/man/man8
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf
    mkdir /root/ispconfig/httpd/conf
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.crt
    mkdir /root/ispconfig/httpd/conf/ssl.crt
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.crl
    mkdir /root/ispconfig/httpd/conf/ssl.crl
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.csr
    mkdir /root/ispconfig/httpd/conf/ssl.csr
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.key
    mkdir /root/ispconfig/httpd/conf/ssl.key
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.prm
    mkdir /root/ispconfig/httpd/conf/ssl.prm
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/htdocs
    mkdir /root/ispconfig/httpd/htdocs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/htdocs/manual
    mkdir /root/ispconfig/httpd/htdocs/manual
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/icons
    mkdir /root/ispconfig/httpd/icons
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/cgi-bin
    mkdir /root/ispconfig/httpd/cgi-bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/include
    mkdir /root/ispconfig/httpd/include
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/include/xml
    mkdir /root/ispconfig/httpd/include/xml
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/logs
    mkdir /root/ispconfig/httpd/logs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/logs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/proxy
    mkdir /root/ispconfig/httpd/proxy
    chown nobody /root/ispconfig/httpd/proxy
    chgrp nobody /root/ispconfig/httpd/proxy
    <=== [mktree]
    ===> [programs: Installing Apache httpd program and shared objects]
    ./src/helpers/install.sh -c -m 755 ./src/httpd /root/ispconfig/httpd/bin/httpd
    ./src/helpers/install.sh -c -m 644 ./src/support/httpd.8 /root/ispconfig/httpd/man/man8/httpd.8
    <=== [programs]
    ===> [support: Installing Apache support programs and scripts]
    ./src/helpers/install.sh -c -m 755 -s ./src/support/ab /root/ispconfig/httpd/bin/ab
    ./src/helpers/install.sh -c -m 644 ./src/support/ab.8 /root/ispconfig/httpd/man/man8/ab.8
    ./src/helpers/install.sh -c -m 755 ./src/support/apachectl[*] /root/ispconfig/httpd/bin/apachectl
    ./src/helpers/install.sh -c -m 644 ./src/support/apachectl.8 /root/ispconfig/httpd/man/man8/apachectl.8
    ./src/helpers/install.sh -c -m 755 -s ./src/support/checkgid /root/ispconfig/httpd/bin/checkgid
    ./src/helpers/install.sh -c -m 755 -s ./src/support/htpasswd /root/ispconfig/httpd/bin/htpasswd
    ./src/helpers/install.sh -c -m 644 ./src/support/htpasswd.1 /root/ispconfig/httpd/man/man1/htpasswd.1
    ./src/helpers/install.sh -c -m 755 -s ./src/support/htdigest /root/ispconfig/httpd/bin/htdigest
    ./src/helpers/install.sh -c -m 644 ./src/support/htdigest.1 /root/ispconfig/httpd/man/man1/htdigest.1
    ./src/helpers/install.sh -c -m 755 ./src/support/dbmmanage[*] /root/ispconfig/httpd/bin/dbmmanage
    ./src/helpers/install.sh -c -m 644 ./src/support/dbmmanage.1 /root/ispconfig/httpd/man/man1/dbmmanage.1
    ./src/helpers/install.sh -c -m 755 -s ./src/support/logresolve /root/ispconfig/httpd/bin/logresolve
    ./src/helpers/install.sh -c -m 644 ./src/support/logresolve.8 /root/ispconfig/httpd/man/man8/logresolve.8
    ./src/helpers/install.sh -c -m 755 -s ./src/support/rotatelogs /root/ispconfig/httpd/bin/rotatelogs
    ./src/helpers/install.sh -c -m 644 ./src/support/rotatelogs.8 /root/ispconfig/httpd/man/man8/rotatelogs.8
    ./src/helpers/install.sh -c -m 755 ./src/support/apxs[*] /root/ispconfig/httpd/bin/apxs
    ./src/helpers/install.sh -c -m 644 ./src/support/apxs.8 /root/ispconfig/httpd/man/man8/apxs.8
    
     
  7. moos3

    moos3 New Member

    Part 4
    Code:
    ______________________________________________________________________
    
    STEP 4: Generating RSA private key for SERVER (1024 bit) [server.key]
    429822 semi-random bytes loaded
    Generating RSA private key, 1024 bit long modulus
    .........++++++
    ....++++++
    e is 65537 (0x10001)
    ______________________________________________________________________
    
    STEP 5: Generating X.509 certificate signing request for SERVER [server.csr]
    You are about to be asked to enter information that will be incorporated
    into your certificate request.
    What you are about to enter is what is called a Distinguished Name or a DN.
    There are quite a few fields but you can leave some blank
    For some fields there will be a default value,
    If you enter '.', the field will be left blank.
    -----
    1. Country Name             (2 letter code) [XY]:US
    2. State or Province Name   (full name)     [Snake Desert]:Maine
    3. Locality Name            (eg, city)      [Snake Town]:Boothbay
    4. Organization Name        (eg, company)   [Snake Oil, Ltd]:MyDevBox
    5. Organizational Unit Name (eg, section)   [Webserver Team]:webserver
    6. Common Name              (eg, FQDN)      [www.snakeoil.dom]:www.mydevbox.org
    7. Email Address            (eg, name@fqdn) [[email protected]]:[email protected]
    8. Certificate Validity     (days)          [365]:365
    ______________________________________________________________________
    
    STEP 6: Generating X.509 certificate signed by own CA [server.crt]
    Certificate Version (1 or 3) [3]:
    Signature ok
    subject=/C=US/ST=Maine/L=Boothbay/O=MyDevBox/OU=webserver/CN=www.mydevbox.org/[email protected]
    Getting CA Private Key
    Verify: matching certificate & key modulus
    Verify: matching certificate signature
    ../conf/ssl.crt/server.crt: OK
    ______________________________________________________________________
    
    STEP 7: Enrypting RSA private key of CA with a pass phrase for security [ca.key]
    The contents of the ca.key file (the generated private key) has to be
    kept secret. So we strongly recommend you to encrypt the server.key file
    with a Triple-DES cipher and a Pass Phrase.
    Encrypt the private key now? [Y/n]: y
    writing RSA key
    Enter PEM pass phrase:
    Verifying - Enter PEM pass phrase:
    Fine, you're using an encrypted private key.
    ______________________________________________________________________
    
    STEP 8: Enrypting RSA private key of SERVER with a pass phrase for security [server.key]
    The contents of the server.key file (the generated private key) has to be
    kept secret. So we strongly recommend you to encrypt the server.key file
    with a Triple-DES cipher and a Pass Phrase.
    Encrypt the private key now? [Y/n]: y
    writing RSA key
    Enter PEM pass phrase:
    Verifying - Enter PEM pass phrase:
    Fine, you're using an encrypted RSA private key.
    ______________________________________________________________________
    
    RESULT: CA and Server Certification Files
    
    o  conf/ssl.key/ca.key
       The PEM-encoded RSA private key file of the CA which you can
       use to sign other servers or clients. KEEP THIS FILE PRIVATE!
    
    o  conf/ssl.crt/ca.crt
       The PEM-encoded X.509 certificate file of the CA which you use to
       sign other servers or clients. When you sign clients with it (for
       SSL client authentication) you can configure this file with the
       'SSLCACertificateFile' directive.
    
    o  conf/ssl.key/server.key
       The PEM-encoded RSA private key file of the server which you configure
       with the 'SSLCertificateKeyFile' directive (automatically done
       when you install via APACI). KEEP THIS FILE PRIVATE!
    
    o  conf/ssl.crt/server.crt
       The PEM-encoded X.509 certificate file of the server which you configure
       with the 'SSLCertificateFile' directive (automatically done
       when you install via APACI).
    
    o  conf/ssl.csr/server.csr
       The PEM-encoded X.509 certificate signing request of the server file which
       you can send to an official Certificate Authority (CA) in order
       to request a real server certificate (signed by this CA instead
       of our own CA) which later can replace the conf/ssl.crt/server.crt
       file.
    
    Congratulations that you establish your server with real certificates.
    
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37/src'
    make[1]: Entering directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    ===> [mktree: Creating Apache installation tree]
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/bin
    mkdir /root/ispconfig/httpd
    mkdir /root/ispconfig/httpd/bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/libexec
    mkdir /root/ispconfig/httpd/libexec
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/man/man1
    mkdir /root/ispconfig/httpd/man
    mkdir /root/ispconfig/httpd/man/man1
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/man/man8
    mkdir /root/ispconfig/httpd/man/man8
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf
    mkdir /root/ispconfig/httpd/conf
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.crt
    mkdir /root/ispconfig/httpd/conf/ssl.crt
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.crl
    mkdir /root/ispconfig/httpd/conf/ssl.crl
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.csr
    mkdir /root/ispconfig/httpd/conf/ssl.csr
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.key
    mkdir /root/ispconfig/httpd/conf/ssl.key
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/conf/ssl.prm
    mkdir /root/ispconfig/httpd/conf/ssl.prm
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/htdocs
    mkdir /root/ispconfig/httpd/htdocs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/htdocs/manual
    mkdir /root/ispconfig/httpd/htdocs/manual
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/icons
    mkdir /root/ispconfig/httpd/icons
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/cgi-bin
    mkdir /root/ispconfig/httpd/cgi-bin
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/include
    mkdir /root/ispconfig/httpd/include
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/include/xml
    mkdir /root/ispconfig/httpd/include/xml
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/logs
    mkdir /root/ispconfig/httpd/logs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/logs
    ./src/helpers/mkdir.sh /root/ispconfig/httpd/proxy
    mkdir /root/ispconfig/httpd/proxy
    chown nobody /root/ispconfig/httpd/proxy
    chgrp nobody /root/ispconfig/httpd/proxy
    <=== [mktree]
    ===> [programs: Installing Apache httpd program and shared objects]
    ./src/helpers/install.sh -c -m 755 ./src/httpd /root/ispconfig/httpd/bin/httpd
    ./src/helpers/install.sh -c -m 644 ./src/support/httpd.8 /root/ispconfig/httpd/man/man8/httpd.8
    <=== [programs]
    ===> [support: Installing Apache support programs and scripts]
    ./src/helpers/install.sh -c -m 755 -s ./src/support/ab /root/ispconfig/httpd/bin/ab
    ./src/helpers/install.sh -c -m 644 ./src/support/ab.8 /root/ispconfig/httpd/man/man8/ab.8
    ./src/helpers/install.sh -c -m 755 ./src/support/apachectl[*] /root/ispconfig/httpd/bin/apachectl
    ./src/helpers/install.sh -c -m 644 ./src/support/apachectl.8 /root/ispconfig/httpd/man/man8/apachectl.8
    ./src/helpers/install.sh -c -m 755 -s ./src/support/checkgid /root/ispconfig/httpd/bin/checkgid
    ./src/helpers/install.sh -c -m 755 -s ./src/support/htpasswd /root/ispconfig/httpd/bin/htpasswd
    ./src/helpers/install.sh -c -m 644 ./src/support/htpasswd.1 /root/ispconfig/httpd/man/man1/htpasswd.1
    ./src/helpers/install.sh -c -m 755 -s ./src/support/htdigest /root/ispconfig/httpd/bin/htdigest
    ./src/helpers/install.sh -c -m 644 ./src/support/htdigest.1 /root/ispconfig/httpd/man/man1/htdigest.1
    ./src/helpers/install.sh -c -m 755 ./src/support/dbmmanage[*] /root/ispconfig/httpd/bin/dbmmanage
    ./src/helpers/install.sh -c -m 644 ./src/support/dbmmanage.1 /root/ispconfig/httpd/man/man1/dbmmanage.1
    ./src/helpers/install.sh -c -m 755 -s ./src/support/logresolve /root/ispconfig/httpd/bin/logresolve
    ./src/helpers/install.sh -c -m 644 ./src/support/logresolve.8 /root/ispconfig/httpd/man/man8/logresolve.8
    ./src/helpers/install.sh -c -m 755 -s ./src/support/rotatelogs /root/ispconfig/httpd/bin/rotatelogs
    ./src/helpers/install.sh -c -m 644 ./src/support/rotatelogs.8 /root/ispconfig/httpd/man/man8/rotatelogs.8
    ./src/helpers/install.sh -c -m 755 ./src/support/apxs[*] /root/ispconfig/httpd/bin/apxs
    ./src/helpers/install.sh -c -m 644 ./src/support/apxs.8 /root/ispconfig/httpd/man/man8/apxs.8
    
     
  8. moos3

    moos3 New Member

    Part 5
    Code:
    
    <=== [support]
    ===> [include: Installing Apache C header files]
    cp ./src/include/*.h /root/ispconfig/httpd/include/
    cp ./src/lib/expat-lite/*.h /root/ispconfig/httpd/include/xml/
    cp ./src/os/unix/os.h /root/ispconfig/httpd/include/
    cp ./src/os/unix/os-inline.c /root/ispconfig/httpd/include/
    chmod 644 /root/ispconfig/httpd/include/*.h /root/ispconfig/httpd/include/xml/*.h
    <=== [include]
    ===> [data: Installing initial data files]
    Copying tree ./htdocs/ -> /root/ispconfig/httpd/htdocs/
    Copying tree ./htdocs/manual -> //root/ispconfig/httpd/htdocs/manual/
    ./src/helpers/install.sh -c -m 644 ./conf/printenv[*] /root/ispconfig/httpd/cgi-bin/printenv
    ./src/helpers/install.sh -c -m 644 ./conf/test-cgi[*] /root/ispconfig/httpd/cgi-bin/test-cgi
    Copying tree ./icons/ -> /root/ispconfig/httpd/icons/
    <=== [data]
    ===> [config: Installing Apache configuration files]
    ./src/helpers/install.sh -c -m 644 ./conf/httpd.conf-dist[*] /root/ispconfig/httpd/conf/httpd.conf.default
    ./src/helpers/install.sh -c -m 644 ./conf/httpd.conf-dist[*] /root/ispconfig/httpd/conf/httpd.conf
    ./src/helpers/install.sh -c -m 644 ./conf/access.conf-dist[*] /root/ispconfig/httpd/conf/access.conf.default
    ./src/helpers/install.sh -c -m 644 ./conf/access.conf-dist[*] /root/ispconfig/httpd/conf/access.conf
    ./src/helpers/install.sh -c -m 644 ./conf/srm.conf-dist[*] /root/ispconfig/httpd/conf/srm.conf.default
    ./src/helpers/install.sh -c -m 644 ./conf/srm.conf-dist[*] /root/ispconfig/httpd/conf/srm.conf
    ./src/helpers/install.sh -c -m 644 ./conf/mime.types /root/ispconfig/httpd/conf/mime.types.default
    ./src/helpers/install.sh -c -m 644 ./conf/mime.types /root/ispconfig/httpd/conf/mime.types
    ./src/helpers/install.sh -c -m 644 ./conf/magic /root/ispconfig/httpd/conf/magic.default
    ./src/helpers/install.sh -c -m 644 ./conf/magic /root/ispconfig/httpd/conf/magic
    chmod 755 /root/ispconfig/httpd/conf/ssl.crt
    chmod 755 /root/ispconfig/httpd/conf/ssl.crl
    chmod 755 /root/ispconfig/httpd/conf/ssl.csr
    chmod 700 /root/ispconfig/httpd/conf/ssl.key
    chmod 755 /root/ispconfig/httpd/conf/ssl.prm
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.crt/README.CRT /root/ispconfig/httpd/conf/ssl.crt/README.CRT
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.crt/Makefile /root/ispconfig/httpd/conf/ssl.crt/Makefile
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/ca-bundle.crt /root/ispconfig/httpd/conf/ssl.crt/ca-bundle.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/snakeoil-ca-rsa.crt /root/ispconfig/httpd/conf/ssl.crt/snakeoil-ca-rsa.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/snakeoil-ca-dsa.crt /root/ispconfig/httpd/conf/ssl.crt/snakeoil-ca-dsa.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/snakeoil-rsa.crt /root/ispconfig/httpd/conf/ssl.crt/snakeoil-rsa.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/snakeoil-dsa.crt /root/ispconfig/httpd/conf/ssl.crt/snakeoil-dsa.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/server.crt /root/ispconfig/httpd/conf/ssl.crt/server.crt
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.crt/ca.crt /root/ispconfig/httpd/conf/ssl.crt/ca.crt
    Updating hash symlinks in /root/ispconfig/httpd/conf/ssl.crt/:
    make[2]: Entering directory `/root/ispconfig/httpd/conf/ssl.crt'
    ca-bundle.crt   ... Skipped
    ca.crt          ... a4caa793.0
    server.crt      ... 4873ee9e.0
    snakeoil-ca-dsa.crt ... 0cf14d7d.0
    snakeoil-ca-rsa.crt ... e52d41d0.0
    snakeoil-dsa.crt ... 5d8360e1.0
    snakeoil-rsa.crt ... 82ab5372.0
    make[2]: Leaving directory `/root/ispconfig/httpd/conf/ssl.crt'
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.csr/README.CSR /root/ispconfig/httpd/conf/ssl.csr/README.CSR
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.csr/server.csr /root/ispconfig/httpd/conf/ssl.csr/server.csr
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.crl/README.CRL /root/ispconfig/httpd/conf/ssl.crl/README.CRL
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.crl/Makefile /root/ispconfig/httpd/conf/ssl.crl/Makefile
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.key/README.KEY /root/ispconfig/httpd/conf/ssl.key/README.KEY
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/snakeoil-ca-rsa.key /root/ispconfig/httpd/conf/ssl.key/snakeoil-ca-rsa.key
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/snakeoil-ca-dsa.key /root/ispconfig/httpd/conf/ssl.key/snakeoil-ca-dsa.key
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/snakeoil-rsa.key /root/ispconfig/httpd/conf/ssl.key/snakeoil-rsa.key
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/snakeoil-dsa.key /root/ispconfig/httpd/conf/ssl.key/snakeoil-dsa.key
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/server.key /root/ispconfig/httpd/conf/ssl.key/server.key
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.key/ca.key /root/ispconfig/httpd/conf/ssl.key/ca.key
    ./src/helpers/install.sh -c -m 644 ./conf/ssl.prm/README.PRM /root/ispconfig/httpd/conf/ssl.prm/README.PRM
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.prm/snakeoil-ca-dsa.prm /root/ispconfig/httpd/conf/ssl.prm/snakeoil-ca-dsa.prm
    ./src/helpers/install.sh -c -m 644 -m 400 ./conf/ssl.prm/snakeoil-dsa.prm /root/ispconfig/httpd/conf/ssl.prm/snakeoil-dsa.prm
    <=== [config]
    make[1]: Leaving directory `/root/Desktop/install_ispconfig/compile_aps/apache_1.3.37'
    
     
  9. moos3

    moos3 New Member

    Part 6
    Code:
    +--------------------------------------------------------+
    | You now have successfully built and installed the      |
    | Apache 1.3 HTTP server. To verify that Apache actually |
    | works correctly you now should first check the         |
    | (initially created or preserved) configuration files   |
    |                                                        |
    |   /root/ispconfig/httpd/conf/httpd.conf
    |                                                        |
    | and then you should be able to immediately fire up     |
    | Apache the first time by running:                      |
    |                                                        |
    |   /root/ispconfig/httpd/bin/apachectl start
    |                                                        |
    | Or when you want to run it with SSL enabled use:       |
    |                                                        |
    |   /root/ispconfig/httpd/bin/apachectl startssl
    |                                                        |
    | Thanks for using Apache.       The Apache Group        |
    |                                http://www.apache.org/  |
    +--------------------------------------------------------+
    creating cache ./config.cache
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    checking for egrep... grep -E
    checking for a sed that does not truncate output... /bin/sed
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler (gcc  ) works... yes
    checking whether the C compiler (gcc  ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking how to run the C preprocessor... gcc -E
    checking for icc... no
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking whether ln -s works... yes
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking for re2c... no
    configure: warning: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
    checking for gawk... gawk
    checking for bison... bison -y
    checking for bison version... 2.3 (ok)
    checking for flex... flex
    checking for yywrap in -lfl... yes
    checking lex output file root... lex.yy
    checking whether yytext is a pointer... yes
    checking for working const... yes
    checking for flex version... 2.5.4 (ok)
    checking whether to force non-PIC code in shared modules... yes
    checking whether /dev/urandom exists... yes
    checking for pthreads_cflags... -pthread
    checking for pthreads_lib...
    
    Configuring SAPI modules
    checking for AOLserver support... no
    checking for Apache 1.x module support via DSO through APXS... yes
    checking for mod_charset compatibility option... no
    checking for member fd in BUFF *... yes
    checking for Apache 2.0 filter-module support via DSO through APXS... no
    checking for Apache 2.0 handler-module support via DSO through APXS... no
    checking for Apache 1.x (hooks) module support via DSO through APXS... no
    checking for Apache 1.x (hooks) module support... no
    checking for mod_charset compatibility option... no
    checking for Caudium support... no
    checking for CLI build... yes
    checking for Continuity support... no
    checking for embedded SAPI library support... no
    checking for Zeus ISAPI support... no
    checking for Milter support... no
    checking for NSAPI support... no
    checking for PHTTPD support... no
    checking for Pi3Web support... no
    checking for Roxen/Pike support... no
    checking for thttpd... no
    checking for TUX... no
    checking for webjames... no
    checking for chosen SAPI module... apache
    
    Running system checks
    checking for sendmail... /usr/sbin/sendmail
    checking whether system uses EBCDIC... no
    checking whether byte ordering is bigendian... no
    checking for socket... yes
    checking for socketpair... yes
    checking for htonl... yes
    checking for gethostname... yes
    checking for gethostbyaddr... yes
    checking for yp_get_default_domain... no
    checking for __yp_get_default_domain... no
    checking for yp_get_default_domain in -lnsl... yes
    checking for dlopen... no
    checking for __dlopen... no
    checking for dlopen in -ldl... yes
    checking for sin in -lm... yes
    checking for res_search... no
    checking for __res_search... no
    checking for res_search in -lresolv... yes
    checking for inet_aton... yes
    checking for dn_skipname... no
    checking for __dn_skipname... yes
    checking for ANSI C header files... yes
    checking for dirent.h that defines DIR... yes
    checking for opendir in -ldir... no
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for dirent.h... yes
    checking for ApplicationServices/ApplicationServices.h... no
    checking for sys/param.h... yes
    checking for sys/types.h... yes
    checking for sys/time.h... yes
    checking for netinet/in.h... yes
    checking for alloca.h... yes
    checking for arpa/inet.h... yes
    checking for arpa/nameser.h... yes
    checking for assert.h... yes
    checking for crypt.h... yes
    checking for fcntl.h... yes
    checking for grp.h... yes
    checking for ieeefp.h... no
    checking for langinfo.h... yes
    checking for limits.h... yes
    checking for locale.h... yes
    checking for monetary.h... yes
    checking for mach-o/dyld.h... no
    checking for netdb.h... yes
    checking for pwd.h... yes
    checking for resolv.h... yes
    checking for signal.h... yes
    checking for stdarg.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for syslog.h... yes
    checking for sysexits.h... yes
    checking for sys/ioctl.h... yes
    checking for sys/file.h... yes
    checking for sys/mman.h... yes
    checking for sys/mount.h... yes
    checking for sys/poll.h... yes
    checking for sys/resource.h... yes
    checking for sys/select.h... yes
    checking for sys/socket.h... yes
    checking for sys/statfs.h... yes
    checking for sys/statvfs.h... yes
    checking for sys/vfs.h... yes
    checking for sys/sysexits.h... no
    checking for sys/varargs.h... no
    checking for sys/wait.h... yes
    checking for sys/loadavg.h... no
    checking for termios.h... yes
    checking for unistd.h... yes
    checking for unix.h... no
    checking for utime.h... yes
    checking for sys/utsname.h... yes
    checking for sys/ipc.h... yes
    checking for dlfcn.h... yes
    checking for assert.h... (cached) yes
    checking for fopencookie... yes
    checking for broken getcwd... no
    checking for broken libc stdio... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for tm_zone in struct tm... yes
    checking for missing declarations of reentrant functions... done
    checking for fclose declaration... ok
    checking for tm_gmtoff in struct tm... yes
    checking for struct flock... yes
    checking for socklen_t... yes
    checking size of intmax_t... 0
    checking size of size_t... 4
    checking size of ssize_t... 0
    checking size of ptrdiff_t... 0
    checking size of long long... 8
    checking size of long long int... 8
    checking size of long... 4
    checking size of int... 4
    checking for st_blksize in struct stat... yes
    checking for st_blocks in struct stat... yes
    checking for st_rdev in struct stat... yes
    checking for size_t... yes
    checking for uid_t in sys/types.h... yes
    checking for struct sockaddr_storage... yes
    checking for field sa_len in struct sockaddr... no
    checking for IPv6 support... yes
    checking for vprintf... yes
    checking for alphasort... yes
    checking for asctime_r... yes
    checking for chroot... yes
    checking for ctime_r... yes
    checking for cuserid... yes
    checking for crypt... no
    checking for flock... yes
    checking for ftok... yes
    checking for funopen... no
    checking for gai_strerror... yes
    checking for gcvt... yes
    checking for getloadavg... yes
    checking for getlogin... yes
    checking for getprotobyname... yes
    checking for getprotobynumber... yes
    checking for getservbyname... yes
    checking for getservbyport... yes
    checking for getrusage... yes
    checking for gettimeofday... yes
    checking for gmtime_r... yes
    checking for getpwnam_r... yes
    checking for getgrnam_r... yes
    checking for getpwuid_r... yes
    checking for grantpt... yes
    checking for inet_ntoa... yes
    checking for inet_ntop... yes
    checking for inet_pton... yes
    checking for isascii... yes
    checking for link... yes
    checking for localtime_r... yes
    checking for lockf... yes
    
     
  10. moos3

    moos3 New Member

    Part 7
    Code:
    checking for lchown... yes
    checking for lrand48... yes
    checking for memcpy... yes
    checking for memmove... yes
    checking for mkstemp... yes
    checking for mmap... yes
    checking for nl_langinfo... yes
    checking for perror... yes
    checking for poll... yes
    checking for ptsname... yes
    checking for putenv... yes
    checking for realpath... yes
    checking for random... yes
    checking for rand_r... yes
    checking for regcomp... yes
    checking for res_search... (cached) yes
    checking for scandir... yes
    checking for setitimer... yes
    checking for setlocale... yes
    checking for localeconv... yes
    checking for setenv... yes
    checking for setpgid... yes
    checking for setsockopt... yes
    checking for setvbuf... yes
    checking for shutdown... yes
    checking for sin... yes
    checking for snprintf... yes
    checking for srand48... yes
    checking for srandom... yes
    checking for statfs... yes
    checking for statvfs... yes
    checking for std_syslog... no
    checking for strcasecmp... yes
    checking for strcoll... yes
    checking for strdup... yes
    checking for strerror... yes
    checking for strftime... yes
    checking for strptime... yes
    checking for strstr... yes
    checking for strtok_r... yes
    checking for symlink... yes
    checking for tempnam... yes
    checking for tzset... yes
    checking for unlockpt... yes
    checking for unsetenv... yes
    checking for usleep... yes
    checking for nanosleep... yes
    checking for utime... yes
    checking for vsnprintf... yes
    checking for getaddrinfo... yes
    checking for strlcat... no
    checking for strlcpy... no
    checking for getopt... yes
    checking whether utime accepts a null argument... yes
    checking for working alloca.h... (cached) yes
    checking for alloca... yes
    checking for declared timezone... yes
    checking for type of reentrant time-related functions... POSIX
    checking for readdir_r... yes
    checking for type of readdir_r... POSIX
    checking for in_addr_t... yes
    checking for crypt_r... no
    
    General settings
    checking whether to include gcov symbols... no
    checking whether to include debugging symbols... no
    checking layout of installed files... PHP
    checking path to configuration file... /root/ispconfig/php
    checking where to scan for configuration files... DEFAULT
    checking whether to enable safe mode by default... no
    checking for safe mode exec dir... /usr/local/php/bin
    checking whether to enable PHP's own SIGCHLD handler... no
    checking whether to enable magic quotes by default... no
    checking whether to enable runpaths... yes
    checking whether to explicitly link against libgcc... no
    checking whether to enable short tags by default... yes
    checking whether to enable dmalloc... no
    checking whether to enable IPv6 support... yes
    checking how big to make fd sets... using system default
    checking whether to enable versioning... no
    
    Configuring extensions
    checking whether to enable LIBXML support... no
    checking libxml2 install dir... no
    checking for OpenSSL support... yes
    checking for Kerberos support... no
    checking for DSA_get_default_method in -lssl... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for OpenSSL version... >= 0.9.6
    checking for CRYPTO_free in -lcrypto... yes
    checking for SSL_CTX_set_ssl_version in -lssl... yes
    checking for PCRE support... yes
    checking for ZLIB support... no
    checking if the location of ZLIB install directory is defined... no
    checking whether to enable bc style precision math functions... no
    checking for BZip2 support... no
    checking whether to enable calendar conversion support... no
    checking whether to enable ctype functions... yes
    checking for cURL support... no
    checking if we should use cURL for url streams... no
    checking size of long... (cached) 4
    checking size of int... (cached) 4
    checking for int32_t... yes
    checking for uint32_t... yes
    checking for sys/types.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for string.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for strtoll... yes
    checking for atoll... yes
    checking for strftime... (cached) yes
    checking whether to enable DBA... no
    checking for QDBM support... no
    checking for GDBM support... no
    checking for NDBM support... no
    checking for Berkeley DB4 support... no
    checking for Berkeley DB3 support... no
    checking for Berkeley DB2 support... no
    checking for DB1 support... no
    checking for DBM support... no
    checking for CDB support... no
    checking for INI File support... no
    checking for FlatFile support... no
    checking whether to enable DBA interface... no
    checking whether to enable dbase support... no
    checking whether to enable DOM support... no
    checking whether to enable EXIF (metadata from images) support... no
    checking for FrontBase SQL92 (fbsql) support... no
    checking for FDF support... no
    checking whether to enable input filter support... yes
    checking pcre install prefix... no
    checking whether to enable FTP support... yes
    checking OpenSSL dir for FTP... no
    checking for OpenSSL version... >= 0.9.6
    checking for CRYPTO_free in -lcrypto... (cached) yes
    checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
    checking for GD support... no
    checking for the location of libjpeg... no
    checking for the location of libpng... no
    checking for the location of libXpm... no
    checking for FreeType 1.x support... no
    checking for FreeType 2... no
    checking for T1lib support... no
    checking whether to enable truetype string function in GD... no
    checking whether to enable JIS-mapped Japanese font support in GD... no
    checking for GNU gettext support... no
    checking for GNU MP support... no
    checking whether to enable hash support... yes
    checking whether byte ordering is bigendian... (cached) no
    checking size of short... 2
    checking size of int... (cached) 4
    checking size of long... (cached) 4
    checking size of long long... (cached) 8
    checking for iconv support... yes
    checking for iconv... yes
    checking if iconv is glibc's... yes
    checking if iconv supports errno... yes
    checking if your cpp allows macro usage in include lines... yes
    checking for IMAP support... no
    checking for IMAP Kerberos support... no
    checking for IMAP SSL support... no
    checking for InterBase support... no
    checking whether to enable JavaScript Object Serialization support... yes
    checking for ANSI C header files... (cached) yes
    checking for LDAP support... no
    checking for LDAP Cyrus SASL support... no
    checking whether to enable multibyte string support... yes
    checking whether to enable multibyte regex support... yes
    checking whether to check multibyte regex backtrack... yes
    checking for external libmbfl... no
    checking for variable length prototypes and stdarg.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for strings.h... yes
    checking for unistd.h... (cached) yes
    checking for sys/time.h... (cached) yes
    checking for sys/times.h... yes
    checking size of int... (cached) 4
    checking size of short... (cached) 2
    checking size of long... (cached) 4
    checking for working const... (cached) yes
    checking whether time.h and sys/time.h may both be included... yes
    checking for working alloca.h... (cached) yes
    checking for alloca... (cached) yes
    checking for 8-bit clean memcmp... yes
    checking for mcrypt support... no
    checking for mhash support... no
    checking whether to include mime_magic support... no
    checking for MING support... no
    checking for mSQL support... no
    checking for MSSQL support via FreeTDS... no
    checking for MySQL support... yes
    checking for specified location of the MySQL UNIX socket... no
    checking for MySQL UNIX socket location... no
    configure: error: Cannot find MySQL header files under /usr.
    Note that the MySQL client library is not bundled anymore!
    ERROR: Could not configure PHP
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 860: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
    [root@www install_ispconfig]#
    
     
  11. falko

    falko Super Moderator Howtoforge Staff

Share This Page