untermStrich Web Installer
You have to install PHP on your system
Please follow the steps below to do so:
- Setup PHP on your system.
Minimum Version: PHP 7.0.0
-
Activate one of the following directive in your apache2.conf or httpd.conf:
LoadModule php7_module "<name of your php module>"
LoadModule php5_module "<name of your php module>"
- Restart your apache server