First time here? Check out the FAQ!
0

Uploading Askbot
 

Hi, I've got my askbot running on Ubuntu using sqlite3. Now I want it to run on my webserver. What do I have to do next? Repeat all the installation process through SSH on the webserver? Or just upload the files through FTP and configure Apache/mod_wsgi online? I'm quite confused...

I think that a step-by-step tutorial would be very useful...

Thanks.

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)
Pepe's avatar
71
Pepe
asked 12 years ago

Comments

see more comments

1 Answer

0

Please find a manual on how to deploy a Django application on your type of webserver software, askbot is just another Django app.

Beyond that - talk to your hosting provider regarding anything that might be specific to their environment - for example - how to use their control panel.

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)
Evgeny's avatar
13.2k
Evgeny
answered 12 years ago
link

Comments

see more comments