Hi,
I'm trying to create my own Yubico server with this tutorial :
http://code.google.com/p/yubiphpbase/source/browse/trunk/readme.txtHowever I have a problem : when I give this request
http://yubiphpbase.googlecode.com/svn/trunk/db/setup_schema.sqlat my SQL window in phpmyadmin I obtain an error :
Quote:
#1005 - Can't create table '.\yubico\admin.frm' (errno: 150)
Could you tell me what's wrong?
(Sorry for my poor english, I'm french)
edit : I found the answer by myself : my version of phpmyadmin had a bug