Genel

  • Kategori: genel
  • Gösterim: 4348

PHP Error: php_zip extension is required for the zipdownload plugin in

Roundcube loglarında aşağıdaki hatayı görüyorsanız sebebi ZIP ekli dosyaların indirilememesi.

PHP Error: php_zip extension is required for the zipdownload plugin in /home/user/public_html/roundcube/plugins/zipdownload/zipdownload.php on line 36

Ubuntu:

apt update; apt install -y php7.2-zip

Centos:

yum update; yum install -y php7.2-zip

NOT: PHP sürümünüz farklı olabilir. Aşağıdaki komut ile geçerli PHP sürümünü öğrenmeniz gerekiyor.

php --ini

Faydalı Olması Dileği İle

SunucuPARK Destek

  • Kategori: genel
  • Gösterim: 7718

Fortigate Failed to establish the VPN connection -5029 Çözümü

Fortigate ile SSL/VPN bağlantısı gerçekleştirdiğinizde aşağıdaki hatayı alıyor olabilirsiniz.

Failed to establish the VPN connection. This may be caused by a mismatch in the TLS version. Please check the TLS version settings in the Advanced of the Internet Options. (-5029) 

Uygulama ile sisteminizin TLS sürümününün uyuşmadığında bu hata alınmaktadır.Çözüm için Internet explorer > Settings > Internet options > Advanced'ı açınız.TLS sürümlerinden hangisi seçili değilse onları seçip işlemi tamamlayın ve tekrar bağlanmayı deneyiniz.

 

 

 

 

Faydalı Olması Dileği İle

SunucuPARK Destek

 

  • Kategori: genel
  • Gösterim: 5055

DRBD - 'r0' not defined in your config (for this host).

DRBD - 'r0' not defined in your config (for this host).

/etc/hosts ve /etc/drbd.conf a eklenen hostnameler hatalı. İşlem yapılans sunucuların gerçek hostnameleri yazılmalı.

 

Faydalı Olması Dileğiyle,

SunucuPARK Destek

  • Kategori: genel
  • Gösterim: 6356

Ubuntu 20.04 failed to get udev uid: Invalid argument nasıl çözülür?

multipathd[635]: sda: add missing path
multipathd[635]: sda: failed to get udev uid: Invalid argument
multipathd[635]: sda: failed to get sysfs uid: Invalid argument
multipathd[635]: sda: failed to get sgio uid: No such file or directory
cat </etc/multipath.conf
defaults {
 user_friendly_names yes
}
 blacklist {
 device {
 vendor "VMware"
 product "Virtual disk"
 }
}
EOT
systemctl restart multipath-tools


Faydalı Olması Dileği İle

SunucuPARK Destek

Alt Kategoriler