Print

Print


Anyone have experience using Sentinel on systems other than MS IIS
serving .asp pages? I'm trying to get Sentinel working, using the php
sentinel client, on a Red Hat Enterprise AS v.4 server running Apache
2.0.52 and PHP 4.3.9. Both apache and php are the packages shipped with
Red Hat AS4. 

   The php.ini file has a note that it contains default settings that
may differ from standard settings (sadly typical of Red Hat). Here is
the note:

" This is the recommended, PHP 4-style version of the php.ini-dist file.
It sets some non standard settings, that make PHP more efficient, more
secure, and encourage cleaner coding.
  The price is that with these settings, PHP may be incompatible with
some applications, and sometimes, more difficult to develop with. "

I suspect one of the "non standard" settings is making our php instance
incompatable with AIS's sentinel php client. I'm not very experienced
with PHP, so I've had no luck isolating the offending setting, if that
is indeed the problem. 
   I should point out that the authentication itself does work; the
failure is that the session variables that contain credential/identity
info are failing to store in the session. There should be publicID,
firstName, and lastName data stored in the session, but this is not
happening. Cookies are working, and Sentinel returns the "Token" url
variable after authentication, but no session variable(s). 

    Any ideas?

               Eric Weston, Library