You should upload it to the right dir for your php version. To know what is the right extension dir used by php 7.4:
php7.4 -i | grep extension_dir | awk '{print $NF}'
Keep in mind that if you edited php conf from Hestia Web UI, you are modifying the conf for ALL your installed PHP versions so remove the conf added, save it and now edit /etc/php/7.4/fpm/php.ini
manually to add the right conf for your extension.
How to install PHP extension 'dstk.so' for PHP7.4? - Hestia Control Panel - Discourse (hestiacp.com)
1) /usr/lib/php/20190902/dstk.so 파일을 업로드한다.
2) 소유주를 root으로 설정한다.
sudo chown root:root dstk.so
3) php7.4설정에서 dstk를 추가한다.
extension = dstk
제목 | 최근 수정일 | ||
---|---|---|---|
라이믹스 2.1.15 + PHP8.3 이상에서 동작하는 써드파티 모듈 정리 | 2024.06.21 | 215 | |
이온디 쉐어드호스팅 서비스란 | 2024.05.01 | 337 | |
14 | [HestiaCP] HestiaCP PHP8.3 install | 2024/05/13 | 68 |
13 | [HestiaCP] redis 설치 및 설정방법 | 2024/05/28 | 68 |
12 | [HestiaCP] HesiaCP + Cloudflare 사용시 SSL 설정 방법 | 2024/05/06 | 68 |
11 | [HestiaCP] redis 설치 | 2024/05/28 | 54 |
10 | [HestiaCP] Error: Control Panel should be installed on clean server. | 2024/05/28 | 54 |
9 | [HestiaCP] HestiaCP 관리자 비밀번호 초기화 | 2024/05/13 | 53 |
8 | [HestiaCP] Existing configuration file (/etc/phpmyadmin/config.inc.php) is not readable. | 2024/05/12 | 50 |
7 | [HestiaCP] HestiaCP 설치방법 | 2024/05/17 | 48 |
[HestiaCP] PHP Extension은 어느 경로에 업로드해야하나요? | 2024/05/28 | 42 | |
5 | [HestiaCP] HestiaCP 설치 | 2024/05/12 | 40 |
4 | [HestiaCP] Error: Password not accepted due to PAM restrictions (미작성) | 2024/05/13 | 38 |
3 | [HestiaCP] hestiaCP 웹메일 설정방법 | 2024/05/07 | 38 |
2 | [HestiaCP] MariaDB 메모리 설정값 변경 | 2024/05/14 | 0 |
1 | [HestiaCP] SSL 인증서가 설치되지 않을 때 | 2024/05/28 | 0 |