You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HestiaCP يأتي بالفعل مع AWStats، ما عليك سوى تحديث حزمة deb وتثبيتها.
184
+
> **ملاحظة**: هذا السكربت مخصص فقط للوحة تحكم HestiaCP. إذا كنت تستخدم لوحة تحكم أخرى أو لا تستخدم لوحة تحكم، يرجى الرجوع إلى دالة `build_awstats()` في السكربت والتعديل وفقًا لبيئتك الفعلية.
185
185
186
-
يدعم [Debian](https://github.com/hestiacp/hestiacp) الرسمي وإصدار [RHEL](https://github.com/bayrepo/hestiacp-rpm) للهواة
186
+
HestiaCP يأتي مدمجًا مع AWStats، ما عليك سوى تحديث وتثبيت حزم `deb` و `rpm` المعدة مسبقًا لتجربة الإصدار المجتمعي الجديد.
HestiaCP inclut déjà AWStats, il suffit de mettre à jour et d'installer le paquet deb.
184
+
> **Remarque** : Ce script est uniquement adapté au panneau de contrôle HestiaCP. Si vous utilisez un autre panneau de contrôle ou aucun panneau, veuillez vous référer à la fonction `build_awstats()` dans le script et ajuster en fonction de votre environnement réel.
185
185
186
-
Support des [Debian](https://github.com/hestiacp/hestiacp) officiels et [RHEL](https://github.com/bayrepo/hestiacp-rpm)pour les passionnés.
186
+
HestiaCP intègre déjà AWStats, il suffit de mettre à jour et d'installer les paquets `deb` et `rpm` pré-compilés pour découvrir la nouvelle version communautaire.
| Répertoire de configuration des domaines |`/etc/awstats/`| - |
198
+
| Script de mise à jour (Debian/Ubuntu et dérivés) |`/usr/local/hestia/bin/v-update-web-domain-stat`|[v-update-web-domain-stat.debian](/test/awstats/conf/v-update-web-domain-stat.debian)|
199
+
| Script de mise à jour (RHEL/CentOS/Rocky/Alma/Fedora) |`/usr/local/hestia/bin/v-update-web-domain-stat`|[v-update-web-domain-stat.rhel](/test/awstats/conf/v-update-web-domain-stat.rhel)|
200
+
201
+
> 📌 **Explication** : Les codes des scripts pour Debian et RHEL sont différents, veuillez choisir l'exemple de référence correspondant à votre système d'exploitation.
202
+
203
+
> 💡 **Astuce** : Après avoir modifié le script, si vous rencontrez un problème de permission, exécutez `chmod +x /usr/local/hestia/bin/v-update-web-domain-stat`
- 참조 설정 템플릿: [awstats.tpl](/make/test/awstats/conf/awstats.tpl)
188
+
**지원 배포판**:
189
+
- 공식 지원: [Debian/Ubuntu](https://github.com/hestiacp/hestiacp)
190
+
- 커뮤니티 지원: [RHEL/CentOS/Alma/Rocky](https://github.com/bayrepo/hestiacp-rpm)
191
+
192
+
**수동으로 조정해야 하는 파일**:
193
+
194
+
| 파일 유형 | 경로 | 참고 예제 |
195
+
|:---:|:---:|:---:|
196
+
| 템플릿 파일 |`/usr/local/hestia/data/templates/web/awstats/awstats.tpl`|[awstats.tpl](/test/awstats/conf/awstats.tpl)|
197
+
| 도메인 설정 디렉토리 |`/etc/awstats/`| - |
198
+
| 업데이트 스크립트 (Debian/Ubuntu 및 파생판) |`/usr/local/hestia/bin/v-update-web-domain-stat`|[v-update-web-domain-stat.debian](/test/awstats/conf/v-update-web-domain-stat.debian)|
199
+
| 업데이트 스크립트 (RHEL/CentOS/Rocky/Alma/Fedora) |`/usr/local/hestia/bin/v-update-web-domain-stat`|[v-update-web-domain-stat.rhel](/test/awstats/conf/v-update-web-domain-stat.rhel)|
200
+
201
+
> 📌 **설명**: Debian 계열과 RHEL 계열의 스크립트 코드가 다릅니다. 사용 중인 운영체제에 따라 적절한 참고 예제를 선택하세요.
202
+
203
+
> 💡 **힌트**: 스크립트 수정 후 권한 문제가 발생하면 `chmod +x /usr/local/hestia/bin/v-update-web-domain-stat`을 실행하세요.
HestiaCP already includes AWStats, just update by installing the deb package.
193
+
> **Note**: This script is specifically adapted for the HestiaCP control panel. If you are using another control panel or no panel at all, please refer to the `build_awstats()` function within the script and adjust according to your actual environment.
194
194
195
-
Supports official [Debian](https://github.com/hestiacp/hestiacp)and community [RHEL](https://github.com/bayrepo/hestiacp-rpm) versions.
195
+
HestiaCP already includes AWStats. Simply update and install the pre-built `deb` and `rpm` packages to experience the new community edition.
> 📌 **Explanation**: The script code differs between Debian-based and RHEL-based systems. Please select the appropriate reference example based on your operating system.
211
+
212
+
> 💡 **Tip**: After modifying the script, if you encounter a permission issue, run `chmod +x /usr/local/hestia/bin/v-update-web-domain-stat`
203
213
204
214
#### Download and Install
205
215
@@ -348,7 +358,7 @@ Special thanks to all translators and testers who helped us correctly translate
0 commit comments