PARDUS

Sayfa ağacı

Karşılaştırılan Versiyonlar

Anahtar

  • Bu satır eklendi.
  • Bu satır silindi.
  • Biçimlendirme değiştirildi.

...

Kod Bloğu
languagebash
sudo apt install default-mysql-*
sudo apt install apache2
sudo apt install php7.3* libapache2-mod-php php-mysql 
sudo /etc/init.d/apache2 restart


Bilgi
titleNot

Pardus 19.3 için aşağıdaki komutla kurulum yapınız:

sudo apt install php7.3 libapache2-mod-php php-mysql


Bilgi

Tarayıcı adresine http://localhost yazarak test edebilirsiniz.

...