Giter Site home page Giter Site logo

bookstore_manager's Introduction

서버 실행 방법


참고: https://thereclub.tistory.com/50?category=749181

cd C:\Apache24\htdocs
httpd

웹 서버 설정 항목

httpd.conf file includes

  • DocumentRoot
  • ServerName
  • ServerRoot
  • ErrorLog

and many more...

참고: https://blog.habonyphp.com/entry/%EC%95%84%ED%8C%8C%EC%B9%98-%EC%84%9C%EB%B2%84-httpdconf

C:\Apache24\htdocs\httpd.conf  파일 확인하기

ServerName

  • localhost:80

It works!

index.html 파일 뜸

  • localhost:80/hw_main.html (파일명.확장자)

에러 주의

  • php socket error

작업 관리자 들어가서 80 포트 kill 해주기

  • mysqli_connect(servername) -> access denied error

서버 이름은 root인지 localhost인지 127.0.0.1:3307인지 명확하게 하기

bookstore_manager's People

Contributors

sjs2215 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

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.