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
I have installed yesterday Service Desk on Ubuntu 22.04.2 and it installed PHP, Apache2 and other packages without issues.
However, I had an issue with Smarty3. It seems there is something odd with the package downloaded through apt (I had error 500 when loading index.php).
So maybe a Warning message like the one below may help:
"You may need to install first the package smarty3 (version 3.1.47-2 or higher) which, at least in Debian 11/Ubuntu 22.04.2 is not in official repositories. Please check this Github issue for more information"
It would be nice to have an exhaustive dependencies listing in install docs:
Especially about new php requirement >= 7.4 and about smarty version
The text was updated successfully, but these errors were encountered: