ports安装apache22,启动出错[hint: SSLSessionCache]

ports安装apache22,启动出错[hint: SSLSessionCache]

ports安装apache22,启动出错[hint: SSLSessionCache]

应该是安装php扩展时候出错了,因为在安装apache php之后启动很正常。

httpd-error.log报错
[Mon Oct 13 12:53:00 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]

messages
Oct 13 12:53:04 server kernel: pid 2284 (httpd), uid 0: exited on signal 12 (core dumped)

apachectl -l
Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

请问,我出错的应该是那里呢?

有人说这个错误是安装了record的这模块,/usr/local/etc/php/extensions.ini中将extension=record.so就可以搞定。我可以100%的说,绝对没安装过这个东东。
重新安装php及扩展后,出现下面的错误,但ps可以看到有httpd的进程,端口也开着,但是网站访问不了。请各位指点

[Mon Oct 13 18:48:48 2008] [notice] Digest: generating secret for digest authentication ...
[Mon Oct 13 18:48:48 2008] [notice] Digest: done
[Mon Oct 13 18:48:49 2008] [notice] Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.8e DAV/2 PHP/5.2.6 with Suhosin-Patch configured -- resuming normal operations