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

  • Home
  • SEARCH
  • 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 9169133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:47:59+00:00 2026-06-17T15:47:59+00:00

I am creating a blog engine that will require a user to enter the

  • 0

I am creating a blog engine that will require a user to enter the configuration of the engine in production.ini, I want to create a user interface that allows the user to enter the settings of his/her blog

I can already get the current settings from production/development.ini using

event['theme'] = settings['theme']
event['blogname'] = settings['blogname']

But i also want to be able to get the path of the development/production.ini or the path of the current configuration file that is being used and then save it after editting.

  • 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-17T15:48:00+00:00Added an answer on June 17, 2026 at 3:48 pm

    This is not the purpose of the configuration.ini file. It is explicitly intended to be readonly settings for your app. There is no thread-safety built into the settings dictionary. That being said, global_config['__file__'] exists at app startup with the path to the INI file, so you could overwrite it if you really wanted. But in general the location that file is stored is supposed to be readonly on the filesystem.

    Maybe you want to write a script that prompts the user for information and dumps out a production.ini for them to use?

    env/bin/setup-blog -o production.ini
    

    Maybe the answers to the questions should be stored in a database or some external storage that supports being mutated at runtime?

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

Sidebar

Related Questions

I am creating a blog site, where i will be allowing user to enter
I am creating an website that will allow users too create there own blog/Content
I am creating an web application which allows user to post some article/blog on
I am creating my own blog engine in MVC3 and I don´t want to
I'm creating a blog engine as a learning exercise and one particular problem has
I'm creating a blog that you can see here It works wonderfully in everything
I am creating a blog in Rails using Scaffolding. I want to add a
I am creating simple blog web application using play framework and i want to
I'm in the process of creating a blog for somebody. They want to pull
I am creating a wordpress blog that has small boxes for each post thumbnail.

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.