Thanks bradgrafelman
Yes the file has been writen too.
test|s:7:"testing";
The page comes back with this info
id: 71e4abbd02e1c4288ff31bb0cf306222PHP Warning: Unknown(): (null): Unable to initialize module Module compiled with module API=20060613, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match in Unknown on line 0
I might ad that I am also storing the session data in a mysql database.
The permissions are full control for the c:\php folder and the sessions folder
****************** UPDATE *********************
After a fresh overwrite of all the php 4.4.6 files and the sys32 windows files the error is now gone.
The test session file is being writen to but my script is still not writing any data to the session file nor the database. Yet the scripts were working fine before upgrade to 4.4.6 !!! 🙁
The scripts are working fine in this enviroment also http://www.tcuniforms.co.uk/phpinfo.php
Although the system is a Linux apache box I have tried to mirrow the php_ini settings.