Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8984023
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T20:59:16+00:00 2026-06-15T20:59:16+00:00

how i can configure cherokee 1.2 server with uWSGI and web2py? after some googling

  • 0

how i can configure cherokee 1.2 server with uWSGI and web2py? after some googling I read some tutor about configure, but the cherokee version in that tutors are too old. is there any new tutorial or can somebody ste-by-step explain how to deploy web2py app in cherokee?
my system is Ubuntu 12.04, all dependents were installed, uWSGI was installed and cherokee too. my web2py folder located in /var/web2py with config.xml in it for uWSGI params. config.xml content is:

<uwsgi>
<pythonpath>/var/web2py/</pythonpath>
<app mountpoint="/">
<script>wsgihandler</script>
</app>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T20:59:17+00:00Added an answer on June 15, 2026 at 8:59 pm

    You can find a thoroughgoing description of just this type of setup in the book “web2py Application Development Cookbook.” Here’s the config.xml given in the text:

     <uwsgi>
          <pythonpath>/var/web2py</pythonpath>
          <module>wsgihandler</module>
          <socket>127.0.0.1:37719</socket>
          <master/>
          <processes>8</processes>
          <memory-report/>
     </uwsgi>
    

    After that’s in place, you’re instructed to run the uWSGI stack as the user who owns the web2py installation:
    $ uWSGI -d config.xml

    According to the recipe provided in the book, you then launch cherokee-admin and configure the server via the webui (it should be listening on port 9090). They walk you through the setup of a remote host using the info in your config.xml file, creating a virtual host and then giving it a handler. There’s also info on using a regex facility to serve static files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just found out recently that you can configure Visual Studio (but this question
Is there a way that I can configure the WAMP server for PHP to
I know that I can configure SVN to automatic update the Version in each
I'm trying to make it so that I can configure some columns to always
While it's understood that we can configure IIS on two different levels for basically
I know that in the Oracle DB I can configure a flag, that all
I know I can configure command line arguments in the Run configuration but I
I have a service that user can configure to run during off-peak hours. They
I would like to have a local DNS server which I can configure in
I have a widget that contains an iframe. The user can configure the url

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.