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

