tech notes

by Jacob Friis Saxberg

MySQLDiff

If you like me use MySQLDiff to detect structure differences between two databases and create alter scripts I have a small tip for you here.

If you get the error: The configured Path for Session files () is not writeable! the reason is that session.save_path is unset in your php.ini.