GithubHelp home page GithubHelp logo

upanglms's Introduction

UpangLMS Virtual Host (how to run the system)

Library Management System for PHINMA - University of Pangasinan (Dagupan) you need to follow these instructions in order to prevent broken images. i am telling you. real talk.

Under xampp directory:

  1. Go to apache/conf/extra directory
  2. Open httpd-vhosts.conf with Notepad
  3. Paste this at end of the file

<VirtualHost *:80> DocumentRoot "C:\xampp\htdocs[folder name of your project]" ServerAdmin [your email address] ServerName [custom url or domain you like]

  1. Replace [folder name of your project] with your project's folder
  2. Replace [your email address] with your email address
  3. Replace [custom url or domain you like] with the domain you like (e.g. librarymanagmentsystem.upang.local)
  4. Open Notepad as an administrator (right click notepad and click run as administrator)
  5. When a prompt shows up, click yes
  6. Click File > Open
  7. Go to C:\Windows\System32\drivers\etc
  8. Select All Files in the dropdown above Open and Cancel
  9. Select hosts and Open
  10. Add this to the last line of the file

127.0.0.1 [custom url or domain you like]

  1. Replace [custom url or domain you like] with the domain/url from Step #6
  2. Save and close notepad.
  3. Stop and Start Apache in Xampp Control Panel

upanglms's People

Contributors

alepower25 avatar

Stargazers

 avatar

Watchers

 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.