Coder Social home page Coder Social logo

wp-reconfigure.py's People

Contributors

scooterx3 avatar

Watchers

James Cloos avatar  avatar

wp-reconfigure.py's Issues

A new way of thinking

Trying to make it so that it's easier to identify .sql files that have to do with a particular site.

Current process

  1. Create new DB
  2. Run script
  3. Paste new DB info
  4. Let script fix things based on new DB info
  5. Import DB

Proposed process

  1. Run script
  2. Script parses & such to create new DB info
  3. Script fixes things based on new DB info
  4. Script spits out new DB info for new DB creation
  5. Create new DB
  6. Import DB

Script steps

  • Find DB name
  • Remove everything up to and including the first underscore _ (get rid of old cPanel username, if exists. If not cPanel then oh well)
  • New DB name is cpuser_+(dbstring)
  • New username is cpuser_+(last 7 chars of dbstring)
  • New password randomly generated
  • Spit out new string

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.