View previous topic :: View next topic |
Author |
Message |
meteo Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Loony Toons/Looney_Toons_-_Wile_E_Coyote.gif)
Joined: 10 Feb 2003 Posts: 136 Location: Warsaw, Poland
|
Posted: Mon Jan 26, 2004 3:46 pm Post subject: apache-2.0.48-r1 mod_ssl crash (seg fault) |
|
|
I've been running apache-2.0.48-r1 with mod_php-4.3.4-r2 till today when it started to crash.
My form code is:
Code: | <form action="/login.php" method="post" name="loginForm"> |
Every time I try to send POST form with username/password one of apache2 processes gets Segmentation fault. In /var/log/apache2/error_log I get:
Code: | [Mon Jan 26 16:24:06 2004] [notice] child pid 11980 exit signal Segmentation fault (11) |
So I changed LogLevel to debug and here's what I get in /var/log/apache2/ssl_error_log
Code: | [Mon Jan 26 16:24:05 2004] [info] Connection to child 6 established (server baran.icm.edu.pl:443, client 192.168.1.106)
[Mon Jan 26 16:24:05 2004] [info] Seeding PRNG with 136 bytes of entropy
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1778): OpenSSL: Handshake: start
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: before/accept initialization
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 11/11 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 16 03 01 00 73 01 00 00-6f 03 01 ....s...o.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 109/109 bytes from BIO#81b5ba8 [mem: 81bd233] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 00 15 31 18 bc 27 ad f8-78 9f 39 ea 44 70 4a 5b ..1..'..x.9.DpJ[ |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: d7 3e e6 80 f9 1a 30 18-f6 53 9c 46 8b 3e 28 99 .>....0..S.F.>(. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: 20 4a 41 54 d8 92 cc ab-76 38 c3 90 be 08 60 ae JAT....v8....`. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0030: 81 0d 36 81 4b 4d 49 97-13 97 9f 7d 14 b4 d6 86 ..6.KMI....}.... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0040: 23 00 28 00 39 00 38 00-35 00 33 00 32 00 04 00 #.(.9.8.5.3.2... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0050: 05 00 2f 00 16 00 13 fe-ff 00 0a 00 15 00 12 fe ../............. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0060: fe 00 09 00 64 00 62 00-03 00 06 01 ....d.b..... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1475): | 0109 - <SPACES/NULS>
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(758): inside shmcb_retrieve_session
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(770): id[0]=74, masked index=10
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1225): entering shmcb_lookup_session_id
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1013): entering shmcb_expire_division
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1235): loop=0, count=1, curr_pos=0
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1239): idx->s_id2=65, id[1]=65, offset=0
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1256): at index 0, found possible session match
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(1275): a match!
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(786): leaving shmcb_retrieve_session
[Mon Jan 26 16:24:05 2004] [debug] ssl_scache_shmcb.c(457): shmcb_retrieve had a hit
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1624): Inter-Process Session Cache: request=GET status=FOUND id=4A4154D892CCAB7638C390BE0860AE810D36814
B4D499713979F7D14B4D68623 (session reuse)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 read client hello A
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 write server hello A
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 write change cipher spec A
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 write finished A
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 flush data
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 14 03 01 00 01 ..... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 1/1 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 01 . |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 16 03 01 00 30 ....0 |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 48/48 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 71 11 0e 77 1c 99 30 51-ed 0f 28 e3 01 da d1 f4 q..w..0Q..(..... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: 54 53 83 0b a7 a5 cf 71-ff 35 e1 c8 82 75 e7 fe TS.....q.5...u.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: 89 01 0a e0 b8 28 dd f0-85 a8 c4 7e 2b f5 8f c5 .....(.....~+... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1786): OpenSSL: Loop: SSLv3 read finished A
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_kernel.c(1782): OpenSSL: Handshake: done
[Mon Jan 26 16:24:05 2004] [info] Connection: Client IP: 192.168.1.106, Protocol: TLSv1, Cipher: DHE-RSA-AES256-SHA (256/256 bits)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 17 03 01 02 30 ....0 |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 560/560 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: a5 33 44 71 60 c1 16 a2-c8 5b 6c 85 28 19 33 2d .3Dq`....[l.(.3- |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: d8 81 a9 da 99 08 0b c4-74 9e 63 68 fb 5f 89 88 ........t.ch._.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: e7 34 8d d4 a5 fc 27 8b-a4 75 2c a4 07 92 31 72 .4....'..u,...1r |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0030: b9 cb 55 a1 52 1d 01 13-61 b6 c1 bc 93 4a fc f2 ..U.R...a....J.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0040: a7 33 67 68 cb ff 62 a9-59 4a 99 0d 68 4e 54 e7 .3gh..b.YJ..hNT. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0050: f0 e7 c7 71 26 59 2f a0-ec 53 32 58 65 5b 97 87 ...q&Y/..S2Xe[.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0060: 96 61 a0 da d2 2c 1d 46-99 44 11 7b 29 8c 7c b3 .a...,.F.D.{).|. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0070: c5 bf 80 04 f3 56 5d 78-06 77 b8 0c ec 73 92 54 .....V]x.w...s.T |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0080: d0 a6 97 74 93 c5 c4 de-00 2c a6 19 ab 99 5e 63 ...t.....,....^c |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0090: 01 42 dc 89 59 3c fa bf-21 68 fb a5 9d 7c d8 ba .B..Y<..!h...|.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00a0: bf 3a ec 18 2d 5f 24 3e-1d f7 77 67 97 07 ef 25 .:..-_$>..wg...% |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00b0: 63 3a 0f e6 7a d7 15 e6-63 68 50 ec 35 5a 39 6a c:..z...chP.5Z9j |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00c0: 86 f0 a0 91 4a 01 4c e7-8b 45 54 9f cf 71 99 b8 ....J.L..ET..q.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00d0: 7f cb e8 e0 9e 37 1a f2-b8 4e e4 64 65 64 2d 59 .....7...N.ded-Y |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00e0: 24 16 da c5 16 a0 43 9b-fe 9a 6e e8 12 a6 8c 79 $.....C...n....y |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 00f0: 4d 1b 35 8c f6 c8 a4 6e-0c e1 ce 39 5a 42 d4 6b M.5....n...9ZB.k |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0100: 68 fa d5 90 e6 42 dc de-0e 3a 3b d0 15 ce dc 2e h....B...:;..... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0110: 71 b3 b3 20 4a a2 a0 de-7b fc df 3a 07 8c 9f d0 q.. J...{..:.... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0120: be 0a 35 2b e6 4a ca aa-14 7e c4 63 de 6c 2d 28 ..5+.J...~.c.l-( |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0130: bf 06 5b 79 5e ca 86 5a-dc 1c 15 3b 3d 5d 35 f4 ..[y^..Z...;=]5. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0140: ac 71 58 32 e2 f9 6f a9-73 c2 87 c4 42 23 bf fc .qX2..o.s...B#.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0150: 59 8d 9f 69 5e da 90 0c-51 cb aa c7 97 cf 8f 1f Y..i^...Q....... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0160: 3a 92 bb 3b 9a a7 48 64-a6 15 65 bd c8 60 a8 30 :..;..Hd..e..`.0 |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0170: bd 26 cc 01 90 83 c9 0f-f6 68 f0 7d 87 c9 ca ef .&.......h.}.... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0180: 23 cb 0c 45 87 16 3c 46-be 67 5c c6 fc 65 b5 bd #..E..<F.g\..e.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0190: 04 d6 b5 e2 07 49 8d ad-e7 41 10 d9 d6 14 e6 2e .....I...A...... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01a0: 1b 1a 01 2b d6 06 ab e8-e4 d5 65 6d 11 76 2f 3d ...+......em.v/= |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01b0: 4a 14 ee b8 e7 0d c3 1f-30 76 d5 73 aa 04 d5 49 J.......0v.s...I |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01c0: 74 42 52 a7 17 95 df aa-a8 05 1e 92 bd 55 df 17 tBR..........U.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01d0: b0 54 1a 7d d7 9a 20 eb-ac 55 30 16 ec fc 27 40 .T.}.. ..U0...'@ |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01e0: 5f db 32 7e 2b fe e6 17-34 2e b4 6d 08 fc d0 6a _.2~+...4..m...j |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 01f0: af da cc 4e f2 e3 6d 6b-51 fd 85 74 b5 9e ea b5 ...N..mkQ..t.... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0200: eb 93 cf 7e 93 ff 17 ab-89 b5 05 d9 27 28 3e 35 ...~........'(>5 |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0210: d2 0f b2 6b b9 69 16 1e-5d d1 6c 2c 66 81 90 5d ...k.i..].l,f..] |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0220: f5 5e 50 dd df bb 25 bb-81 36 aa f8 ab 89 e1 7e .^P...%..6.....~ |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 17 03 01 00 50 ....P |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 80/80 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: bf b3 3e ca c2 ce a1 a3-6d 0e 2b e9 86 47 bd e1 ..>.....m.+..G.. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: 19 26 6c 55 b4 34 44 04-4b 78 c9 f4 a5 89 fd 1e .&lU.4D.Kx...... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: e1 d8 7b fd 71 f1 44 59-bd 21 91 05 b2 cc 2a af ..{.q.DY.!....*. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0030: 82 14 bb 30 21 2c 4c 5d-44 3c 3e a8 92 25 a0 60 ...0!,L]D<>..%.` |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0040: 9a 9b 2f 6c 1d 4d 21 7d-12 43 43 0b 07 20 18 7d ../l.M!}.CC.. .} |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 17 03 01 00 30 ....0 |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 48/48 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 0d f1 e2 b5 53 03 11 2b-09 60 c6 cf 1f 35 0d 56 ....S..+.`...5.V |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: 39 6a 8f 98 c0 30 9d 54-7d 09 67 10 42 ce 3b 5e 9j...0.T}.g.B.;^ |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: ce 3b 49 7f 0c 0e 0d 1c-ca f6 64 07 c2 e2 ec 21 .;I.......d....! |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [info] Initial (No.1) HTTPS request received for child 6 (server baran.icm.edu.pl:443)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 5/5 bytes from BIO#81b5ba8 [mem: 81bd228] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 17 03 01 00 50 ....P |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1499): OpenSSL: read 80/80 bytes from BIO#81b5ba8 [mem: 81bd22d] (BIO dump follows)
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1446): +-------------------------------------------------------------------------+
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0000: 99 20 38 bb 55 70 cd 01-43 26 35 52 6c d8 a4 ea . 8.Up..C&5Rl... |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0010: 08 fc d5 32 1b 84 21 85-0c c8 d3 93 84 be 57 41 ...2..!.......WA |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0020: 77 ce 6b 93 b0 32 08 6a-bf 74 32 8b 45 bc 32 8e w.k..2.j.t2.E.2. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0030: 61 1a 0c a6 f8 c2 0b c0-8b 12 53 8f ff 48 57 93 a.........S..HW. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1471): | 0040: 6f 3a dc 55 14 8c 99 45-c5 15 32 89 a2 fc 5e bc o:.U...E..2...^. |
[Mon Jan 26 16:24:05 2004] [debug] ssl_engine_io.c(1477): +-------------------------------------------------------------------------+
|
please HELP! ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
radulucian Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/379262274401562414867f.jpg)
Joined: 05 Jan 2004 Posts: 151 Location: Bucharest Romania
|
Posted: Mon Apr 19, 2004 3:36 pm Post subject: same problem here, for quite a while now. |
|
|
i have the exact same problem, with a different dump though.
does anyone has ANY clue on what to try in order to fix it ??? _________________ --------------------------
i am gen2 fan too
noone clicks links in the signature
-------------------------- |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
meteo Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Loony Toons/Looney_Toons_-_Wile_E_Coyote.gif)
Joined: 10 Feb 2003 Posts: 136 Location: Warsaw, Poland
|
Posted: Tue Apr 20, 2004 4:12 am Post subject: |
|
|
All I had to do was to follow some instructions (I cannot remember but I guess I found them on http://groups.google.com/ or http://www.openldap.org/) telling me to create .ldaprc file (similar to /etc/openldap/ldap.conf) and place it in Apache's DocumentRoot (/var/www).
Here is my config
Code: | baran www # pwd
/var/www
baran www # la
. .. .ldaprc localhost
baran www # cat .ldaprc
# $OpenLDAP: pkg/ldap/libraries/libldap/ldap.conf,v 1.9 2000/09/04 19:57:01 kurt Exp $
#
# LDAP Defaults
#
# See ldap.conf(5) for details
# This file should be world readable but not world writable.
BASE dc=icm,dc=edu,dc=pl
URI ldaps://ldap.icm.edu.pl
#TLS_REQCERT never
TLS_CACERT /etc/ssl/certs/ca-icm.pem
TLS_CACERTDIR /etc/ssl/certs
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
|
good luck _________________ .m |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|