Dear list,
I have found a strange problem and also searched google but till no
solution worked for me. I hope I get some direction here.
This is a newly installed opensuse 11.2 box. Having apache
``````````````
Server version: Apache/2.2.13 (Linux/SUSE)
Server built: Apr 13 2010 16:28:17
`````````````````
and php
```````````````
PHP 5.3.2 (cli)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with Suhosin v0.9.31, Copyright (c) 2007-2010, by SektionEins GmbH
```````````````````````
If I start/restart apache , the web-server does not come and the
/var/log/apache2/error_log shows
````````````````````````
[Tue Jul 20 04:04:20 2010] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Tue Jul 20 04:04:20 2010] [notice] Apache/2.2.13 (Linux/SUSE) PHP/5.3.2
mod_ssl/2.2.13 OpenSSL/0.9.8k configured -- resuming normal operations
[Tue Jul 20 04:08:34 2010] [notice] caught SIGTERM, shutting down
[Tue Jul 20 04:08:34 2010] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Tue Jul 20 04:08:34 2010] [error] Failed to change_hat to
'HANDLING_UNTRUSTED_INPUT'
[Tue Jul 20 04:08:34 2010] [error] Failed to change_hat to
'HANDLING_UNTRUSTED_INPUT'
[Tue Jul 20 04:08:34 2010] [error] Failed to change_hat to
'HANDLING_UNTRUSTED_INPUT'
[Tue Jul 20 04:08:34 2010] [notice] Apache/2.2.13 (Linux/SUSE) PHP/5.3.2
mod_ssl/2.2.13 OpenSSL/0.9.8k configured -- resuming normal operations
[Tue Jul 20 04:08:34 2010] [error] Failed to change_hat to
'HANDLING_UNTRUSTED_INPUT'
[Tue Jul 20 04:08:34 2010] [error] Failed to change_hat to
'HANDLING_UNTRUSTED_INPUT'
``````````````````````````````````
The modules already activated are ( by apache2ctl -M )
```````````
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_host_module (shared)
authz_groupfile_module (shared)
authz_default_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
env_module (shared)
expires_module (shared)
include_module (shared)
log_config_module (shared)
mime_module (shared)
negotiation_module (shared)
setenvif_module (shared)
userdir_module (shared)
php5_module (shared)
ssl_module (shared)
apparmor_module (shared)
``````````````
I have one opensuse 11.1 and 10.2 box also, but there is no such error. Is
something missing here ?
Kindly suggest.
thanks
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]