Skip to content

Boolog

Just another Boolog site

Tag: session

phpMyAdmin says “Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.”

You need to create “tmp” directory where php saves session data. In windows its location is typically same folder as php.exe resides. Open phpinfo() and look for “session.save_path” for the actual path.

Published April 7, 2012
Categorized as PHP Tagged phpMyAdmin, session, windows
Boolog
Proudly powered by WordPress.