Главная страница / Программирование на PHP

PHPmyadmin 2.7.0-pl2. Помогите с настройкой

Установил в папку pma
Запускаю и получаю вот, что :
Warning: session_write_close(): open(d:\PHP\sessiondata\sess_940c88013c437817b1590
0d59f9ca1db, O_RDWR) failed: No such file or directory (2) in D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php on line 51
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (d:\PHP\sessiondata) in D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php:51) in D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php on line 60
Warning: Cannot modify header information - headers already sent by (output started at D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php:51) in D:\Program Files\Apache Group\Apache2\htdocs\pma\index.php on line 121
Сессии разрешены? Папка d:\PHP\sessiondata\ физически существует, на запись доступна?

Главная страница / Программирование на PHP / PHPmyadmin 2.7.0-pl2. Помогите с настройкой