Hi,
I was reinstalling urd to the last version, and i have the following error on step 6 for administrator account creation :
Could not execute SQL query "INSERT INTO preferences ("value", "option", "userID") VALUES (?, ?, ?)" Could not execute SQL query "INSERT INTO preferences ("value", "option", "userID") VALUES (?, ?, ?)" mysql error: [1048: Column 'value' cannot be null] in EXECUTE("INSERT INTO preferences ("value", "option", "userID") VALUES (NULL, 'par2_path', 0)")
I have check and par2 is on the /usr/bin directory and found on the users path.
Any idea of what is wrong ?
Thanks.