Unable to download files attached to Wiki
I've attached a file to a Wiki page, but when I click on the attachment to view it, I get the following message:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at E:\Copernic\Travail_SiteRefDuSI\liens\tiki\tiki-setup_base.php:46) in E:\Copernic\Travail_SiteRefDuSI\liens\tiki\tiki-setup_base.php on line 46
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at E:\Copernic\Travail_SiteRefDuSI\liens\tiki\tiki-setup_base.php:46) in E:\Copernic\Travail_SiteRefDuSI\liens\tiki\tiki-setup_base.php on line 46
Warning: Unknown(): open(3\sess_899812c93f32994e727529c5f3a53e0d, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (3) in Unknown on line 0
I looked at tiki-setup and was surprised to see that it includes this just before the session_start command:
Maybe this is something to do with my server settings, but what?
Running Apache 2.0, PHP 4.3, on a W/2000 server
Thanks for the help, JoelG