kmfkanime.blogg.se

Install lamp debian
Install lamp debian




install lamp debian

Open server IP address on your browser( ) to see default Apache page.Īpt install php libapache2-mod-php php-cli php-fpm php-json php-pdo php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath Restart service when a change is made & enable the service to start at boot. Loaded: loaded (/lib/systemd/system/rvice enabled vendor preset:Īctive: active (running) since Sat 11:40:41 EDT 4min 10s ago Liblwres141 libperl5.24 libpython3.5-minimal libpython3.5-stdlibĬheck apache build and version apache2 -v The following packages were automatically installed and are no longer required:ĭh-python libbind9-140 libdns162 libicu57 libisc160 libisccc140 libisccfg140 Output: apt install -y apache2 apache2-utils

install lamp debian

Type '\c' to clear the current input statement. Server version: 10.3.17-MariaDB-0+deb10u1 Debian 10Ĭopyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

install lamp debian

You can log in as your root user and set up a regular user and a database. Removing test database and access to it.Using the above command, you can do the following, Run the command below to secure your database server, mysql_secure_installation Loaded: loaded (/lib/systemd/system/rvice enabled vendor preset:Īctive: active (running) since Sat 11:12:09 EDT 12min ago rvice - MariaDB 10.3.17 database server.How to install LAMP stack on debian 10 buster.Īpt update & apt -y upgrade To install MaridaDB database server.Īpt install -y mariadb-server mariadb-clientĬheck the status of mariaDB database server systemctl status mariadb






Install lamp debian