I have been playing around with the latest code. 9.11 I have everything compiled and starting but I am just getting a blank screen.
The last time I saw this I needed to update the sql database using the "upgrade-pre-0.9.10.sql" file So this time I use the "upgrade-pre-0.9.11.sql" using the normal command.. mysql -u admin -p guac_db < upgrade-pre-0.9.11.sql But it always comes back.. ERROR 067 (42000) at line 80: Invalid default value for 'password_date' Any ideas?
