Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- sha-2 root
- httpd.conf 보안 설정
- (using password: YES)" when trying to connect
- wkhtmltopdf 실행 오류
- 아파치 웹 서버의 정보 숨기기
- apple push notification service (apns) is changing
- mariadb upgrade
- 구글 OTP 인증
- apache mod rewrite
- php 배열제거
- group_concat 구분자
- mysqldump: Got error: 1045
- PHP 정규식 예제
- javascript
- libxrender1
- 숫자 3자리(천단위) 마다 콤마 찍기
- php 이미지 url 검증 함수
- modsecurity 설치
- 파라미터 & 오류
- PHP 구글 OTP 인증
- PHP 구글 OTP 연동
- 자바스크립트비밀번호검증
- html pdf 변환
- 비밀번호정규식
- usb efi 시스템 파티션 삭제
- bootstrap
- bootstrap modal
- mysql root 비밀번호 변경
- 비밀번호검증정규식
- 우분투 mysql 비밀번호 없이 로그인 될때
Archives
- Today
- Total
목록libxrender1 (1)
투덜이 개발자
wkhtmltopdf: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
새로 설치한 우분투 서버에서 wkhtmltopdf 설치하고 실행할려니 에러가 발생 root@hosting:/usr/bin# wkhtmltopdf wkhtmltopdf: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory root@hosting:/usr/bin# sudo apt-get install libxrender1 sudo apt-get install libxrender1 설치를 해 주면 오류가 해결 된다.
OS/Linux
2024. 1. 12. 10:39