SDB:Session Support Apparently Missing in PHP4
Version: 9.1
Symptom
PHP4's session support seems to be missing from SUSE Linux 9.1.
Cause
Starting from version 9.1, PHP4 is unitized.
Solution
Install the package php4-session
. The easiest way to do this is executing the following command as root
:
yast -i php4-session
<keyword>php,php4,session</keyword>