I have mysql 5 and the latest stable ruby (185-21). I downloaded tracks-1.043 and followed the instructions (creating a new database ‘tracks’). ‘rake migrate’ and ‘rake load_fixtures’ worked fine. I launched tracks with ‘ruby script/server -e production’.
When I go to http://127.0.0.1:3000/signup, I get:
No Signups
You dont have permission to sign up for a new account.
Can anyone let me know what’s going on? Thanks.
Stephen
