session_start() and invalid argument(22) error on windows xp....
Hi all,
Two days ago I installed tiki 1.8. I am running apache 2.047, php 4.3.3 and mysql 4.1 under windows xpthey all work fine. The tiki tables are in the databaseno worries. However, on my "homepage" I get the following errors:
Warning: session_start(): open(\\sess_89f5005ebc0d62b0474ed561425a3153, O_RDWR) failed: Invalid argument (22) in C:\Apache Group\Apache2\htdocs\tiki\tiki-setup_base.php on line 46
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\Apache Group\Apache2\htdocs\tiki\tiki-setup_base.php:46) in C:\Apache Group\Apache2\htdocs\tiki\tiki-setup_base.php on line 46
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Apache Group\Apache2\htdocs\tiki\tiki-setup_base.php:46) in C:\Apache Group\Apache2\htdocs\tiki\tiki-setup_base.php on line 46
Warning: session_write_close(): open(\\sess_89f5005ebc0d62b0474ed561425a3153, O_RDWR) failed: Invalid argument (22) in C:\Apache Group\Apache2\htdocs\tiki\lib\search\refresh.php on line 5
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (\) in C:\Apache Group\Apache2\htdocs\tiki\lib\search\refresh.php on line 5
I think it is my php.ini configuration...but I'm not sure. I have my temp file in place for sessions...so what am I missing? I would appreciate suggestions from anyone more technoloically gifted than I...which is just about everyone....but I'm trying.
Thanks,
Larry