meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
installation_hestiacp [2025/12/06 18:38] – added php-xml johnnyinstallation_hestiacp [2026/07/04 02:56] (current) – [Troubleshooting] johnny
Line 81: Line 81:
 ===== Troubleshooting ===== ===== Troubleshooting =====
   * shell_exec and exec must be enabled in Server Settings > Configure > Web Server > php-fpm   * shell_exec and exec must be enabled in Server Settings > Configure > Web Server > php-fpm
-  * If mailparse is listed as not installed in ITFlow - Debug and no feedback is returned when running ''php -m | grep mailparse'', you must install mailparse for your version of PHP. E.g., ''apt-get install php8.2-mailparse''