Hi...
I has install Apache 1.3.1 and patch for SSL 1.23. The "make install" in
apache path don't copy the binary file "gcache". The "make install" or the
"configure" need some special line command option to copy the "gcache" file?
Now the Apache (with or without the file "gcache") put this in the error_log:
"
connect: Connection refused
httpsd: gcacheclient.c:117: OpenServer: Assertion '0' failed.
[Wed Sep 2 11:13:29 1998] [notice] httpd: child pid 4261 exit signal Aborted (6)
"
I got this in error_log for each access to the server.
What can I do?