Subject: error on first run
I got this after I have installed activerecord: Fatal error: Uncaught exception 'ActiveRecord\DatabaseException' with message '42S02, 1146, Table 'activerecord.users' doesn't exist'
Can anyone tell me how to fix this please?
Do you have a table called users?
(1-1/1)
June 27 2010
August 1, 2012
Subject: error on first run
I got this after I have installed activerecord:
Fatal error: Uncaught exception 'ActiveRecord\DatabaseException' with message '42S02, 1146, Table 'activerecord.users' doesn't exist'
Can anyone tell me how to fix this please?