lamp – POFTUT

How To Download, Install, and Configure XAMP To Create A Webpage?

How To Download, Install, and Configure XAMP To Create A Webpage?

XAMP is a popular software that provides some tools to run a website. These tools names first letters created the XAMP where X is used for both Linux and Windows, A for Apache Webserver, M for MySQL Database Server, P for PHP Programming Language and Interpreter. Also, some extra tools are provided to complement Apache, … Read more

How To Install LAMP Stack On Linux, Ubuntu, Debian, Mint, Fedora?

How To Install LAMP Stack On Linux, Ubuntu, Debian, Mint, Fedora?

LAMP stack is a popular term in the IT world. It is used to express multiple application packages to server PHP applications. Here is the formula Linux+Apache+MySQL+PHP=LAMP . LAMP stack can be created by installing these components one by one. In this tutorial, we assume that we have already installed the Linux distribution like Ubuntu, Debian, … Read more