untuk instalasi Wkhtmltopdf dan Wkhtmltoimage dapat di lakukan secara sekaligus. Berikut cara install Wkhtmltopdf dan Wkhtmltoimage di Centos:
yum install -y libpng yum install -y libjpeg yum install -y openssl yum install -y icu yum install -y libX11 yum install -y libXext yum install -y libXrender yum install -y xorg-x11-fonts-Type1 yum install -y xorg-x11-fonts-75dpi
install Wkhtmltopdf dan Wkhtmltoimage di centos 7
wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox-0.12.5-1.centos7.x86_64.rpm rpm -Uvh wkhtmltox-0.12.5-1.centos7.x86_64.rpm
install Wkhtmltopdf dan Wkhtmltoimage di centos 8
wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox-0.12.5-1.centos8.x86_64.rpm rpm -Uvh wkhtmltox-0.12.5-1.centos8.x86_64.rpm
ln -s /usr/local/bin/wkhtmltopdf /usr/bin/wkhtmltopdf ln -s /usr/local/bin/wkhtmltoimage /usr/bin/wkhtmltoimage
wkhtmltopdf -V
wkhtmltopdf http://google.com google.pdf
berikut adalah cara mengatasi error ImunifyAV has not detected any compatible hosting panel as well…
CentOS 7 tidak akan mendapatkan pembaruan apa pun setelah Juni 2024. Selain itu, mirrorlist.centos.org tidak…
DNS di server cyberpanel tidak mau bekerja, di cek pada error log keluar pesan seperti…
saat upgrade cyberpanel, keluar pesan error seperti berikut: django.db.utils.OperationalError: (1045, "Access denied for user 'cyberpanel'@'localhost'…
Untuk melakukan restart cyberpanel lewat SSH silahkan jalankan perintah berikut: systemctl restart lscpd
Di Linux, chown digunakan untuk mengubah izin pemilik file dan direktori. Namun, saat menggunakan perintah…