trying to install 157c
and i get this error
Some problems that need fixing before we continue
Problems with session support
went to the debug files and saw this ---------------
Jun 20 2021 18:17 -- checkInitialSession
FAILED
(
[sessionName] => zenInstallerId <<<<<<<-----------first error... please help
)


---------------
Jun 20 2021 18:17 -- checkIniGet
PASSED
(
[inigetName] => session.use_trans_sid
[expectedValue] =>
)


---------------
Jun 20 2021 18:17 -- checkIniGet
PASSED
(
[inigetName] => session.auto_start
[expectedValue] =>
)


---------------
Jun 20 2021 18:17 -- checkDBConnection
PASSED

---------------
Jun 20 2021 18:17 -- checkExtension
PASSED
(
[extension] => gd
)


---------------
Jun 20 2021 18:17 -- checkExtension
PASSED
(
[extension] => zlib
)


---------------
Jun 20 2021 18:17 -- checkExtension
PASSED
(
[extension] => openssl
)


---------------
Jun 20 2021 18:17 -- checkExtension
PASSED
(
[extension] => curl
)


---------------
Jun 20 2021 18:17 -- checkFunctionExists
PASSED
(
[functionName] => curl_init
)


---------------
Jun 20 2021 18:17 -- checkFunctionExists
PASSED
(
[functionName] => xml_parser_create
)


---------------
Jun 20 2021 18:17 -- checkIniGet
FAILED
(
[inigetName] => output_buffering <<<<<<<------ 2nd error look up for next error
[expectedValue] => 1
)


---------------
Jun 20 2021 18:17 -- checkHttpsRequest
PASSED