Tag: Web server

  • LAMP STACK

    Lamp stack is a full stack development suit that is leveraged to build WEBSITES. LAMP is a full-stack development solution that has integrated front-end and back-end capabilities. FRONT END TECH: HTML, CSS, js, pre-processors, ps, ai, react  BACK END TECH: PHP, node.js  The lamp stack has both a web server and a database server. GUI-based cpanel is used to operate and manage LAMP SERVERS. Both GUI-based…

  • XAMP

    The basic Web-Dev stack will include web server, data base server, ssh server and php runtime, XAMP is compatable with window os, for Linux LAMP stack has to be used. The full form of XAMP is mentioned below : X -> windows OS (operating system)A -> apache (web server)M -> Mysql (database server)P -> PHP (programming…