Running par on httpd in debug mode (-X) shows this:

 1325mS[  0]                 :
unlink("/tmp/apache/:/tmp/apache/logs/ssl_scache.sem") errno = 2 (No such
file or directory)
 1325mS[  0]                 :
open("/tmp/apache/:/tmp/apache/logs/ssl_scache.sem", O_RDWR|O_CREAT, 0600)
errno = 2 (No such file or directory)
 1325mS[  0]                 : shmdt(0x42bc000) OK
 1325mS[  0]                 : shmctl(145, IPC_RMID, 0) errno = 22 (Invalid
argument)
 1325mS[  0]                 :
unlink("/tmp/apache/:/tmp/apache/logs/ssl_scache.sem") errno = 2 (No such
file or directory)
 1326mS[  0]                 : time() = 971459408
 1326mS[  0]                 : getpid() = 560344, ppid=559906
 1326mS[  0]                 : write(18, "[14/Oct/2000 06:50:08 560344] ",
136) = 136
 1326mS[  0]                 : time() = 971459408
 1326mS[  0]                 : fstat(15, 0x7fff01b0) OK
 1326mS[  0]                 : ioctl(15, __OLD_TCGETA, 0x7fff0150) errno =
25 (Inappropriate I/O control operation)
 1326mS[  0]                 : write(15, "[Sat Oct 14 06:50:08 2000] [er",
142) = 142
 1326mS[  0]                 : prctl(PR_LASTSHEXIT) = 1
 1326mS[  0]                 : exit(1)

Hmm, where's that : coming from?!?!

See if I can find that in the apache source.

-Dave

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of David Rees
> Sent: Friday, October 13, 2000 10:31 AM
> To: [EMAIL PROTECTED]
> Subject: RE: apache-1.3.14 fails to start with modssl-2.7.0 on IRIX65
>
>
> Sorry, I take that back!!!
>
> You're right, it doesn't work when using the shm ssl cache.  I
> got the same
> error, couldn't open the semaphore file.
> This is using the default install, and just swapping the dbm ssl session
> cache for the shm ssl session cache.
>
> I tried doing a touch on ~apache/logs/ssl_scache, but now ssl
> requests just
> sit there an never come back.
>
> There was a number of changes in the ssl caching layer, I should
> have tested
> that pre-release Ralf mentioned a while back.
>
> Ralf, can you look into this, unfortunately, I don't have the time right
> now.  :-(
>
> -Dave

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to