
21st March 2007, 23:10
|
|
Junior Member
|
|
Join Date: Mar 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Fedora Core 6 install issues
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?
|

21st March 2007, 23:43
|
|
Junior Member
|
|
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have same identical problem
|

22nd March 2007, 11:17
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
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.
|

22nd March 2007, 15:22
|
|
Junior Member
|
|
Join Date: Mar 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

22nd March 2007, 15:23
|
|
Junior Member
|
|
Join Date: Mar 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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 |
| rse@engelschall.com |
| 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) [ca@snakeoil.dom]:info@guthnur.net
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/emailAddress=info@guthnur.net
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/emailAddress=info@guthnur.net
error 18 at 0 depth lookup:self signed certificate
OK
|

22nd March 2007, 15:24
|
|
Junior Member
|
|
Join Date: Mar 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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) [www@snakeoil.dom]:info@guthnur.net
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/emailAddress=info@guthnur.net
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
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 17:50.
|
|
Recent comments
15 hours 26 min ago
20 hours 25 min ago
21 hours 51 min ago
22 hours 44 min ago
1 day 27 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 21 hours ago
1 day 22 hours ago