I did a phpinfo.php check on my server.
Here are the Apache Modules that are installed:
mod_auth_passthrough,
mod_log_bytes,
mod_bwlimited,
mod_php4,
mod_frontpage,
mod_ssl,
mod_setenvif,
mod_so,
mod_expires,
mod_auth,
mod_access,
mod_rewrite,
mod_alias,
mod_userdir,
mod_actions,
mod_imap,
mod_asis,
mod_cgi,
mod_dir,
mod_autoindex,
mod_include,
mod_status,
mod_negotiation,
mod_mime,
mod_log_config,
mod_env, http_core
Note that Apache Module mod_usertrack is NOT installed on this server. Is mod_usertrack required for cpp_28?
If so, that might be the reason why the cookies aren't being passed to the browsers.
(Of course, I hope that thais isn't the problem.)
|