First time here? Check out the FAQ!
0

mysql DatabaseError table askbot_post doesnt exist
 

Hi! Just installed askbot,for MySQL. And the error is this (askbot is the database name): screenshot: _ttp://i.imgur.com/ARCelfi.png Error: DatabaseError at /questions/ (1146, "Table 'askbot.askbot_post' doesn't exist") Request Method: GET Request URL: _ttp://10.0.26.176:8888/questions/ Django Version: 1.5 Exception Type: DatabaseError Exception Value:
(1146, "Table 'askbot.askbot_post' doesn't exist") Exception Location: /usr/lib/python2.7/dist-packages/MySQLdb/connections.py in defaulterrorhandler, line 36 Python Executable: /usr/bin/python Python Version: 2.7.6 Python Path:
['/usr/bin/ponask', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/local/lib/python2.7/dist-packages/askbot/deps'] Server time: Wed, 1 Oct 2014 07:18:27 -0500

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
tomilo's avatar
1
tomilo
asked 10 years ago

Comments

see more comments

2 Answers

0

I had same problem. Does anyone know the solution?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
djkhdhdhd's avatar
1
djkhdhdhd
answered 10 years ago, updated 10 years ago
link

Comments

see more comments
0

I hava another problem Table 'askbot.askbot_badgedata' doesn't exist

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
hellochen's avatar
1
hellochen
answered 10 years ago
link

Comments

see more comments