Coder Social home page Coder Social logo

Installation issues about abc HOT 5 CLOSED

harishmaruthi avatar harishmaruthi commented on August 21, 2024
Installation issues

from abc.

Comments (5)

chetan253 avatar chetan253 commented on August 21, 2024
  1. There is a note mentioned below that step what might be an alternative

  2. Are you using the MySQL DB directly or through xampp server? Is this point in anyway relates to #40 ?

from abc.

absheth avatar absheth commented on August 21, 2024

For 2) This was included in wiki when we were setting up the project. We realized later on that it is not required once the app is created and package.json is ready. We forgot to remove that but the wiki is now updated.

from abc.

harishmaruthi avatar harishmaruthi commented on August 21, 2024

2=>. using the MySQL DB through xampp server. Apache starts on 9000 (issue with 80, 8080 would be occupied by one of our services) but DB server fails to start. Not sure what the error is.

from abc.

bhushanmalgaonkar avatar bhushanmalgaonkar commented on August 21, 2024

@harishmaruthi
2=> There is no need to start Apache service now. (Refer the updated wiki) You can directly connect to MySQL server. If you already have some MySQL database installed, you can use that. If not, you can use xampp.
Once you start the database service,

  1. Create a database with name "node_mysql".
  2. Update config/connection.json in user-management-service. Check if port, username and password are correct.
  3. Start the user-managent-service.

from abc.

absheth avatar absheth commented on August 21, 2024

Harish,

I believe there was a lot of confusion about installation. Considering that, we have updated the wiki and we would like you to do a clean installation in order to avoid any further confusion.

We believe you should not face any other installation issue and everything should run smoothly.

from abc.

Related Issues (20)

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.