{% extends "baseTemplate/index.html" %} {% load static %} {# Installed lsphp builds, the configured default, and 'Install PHP version'. #} {% block title %}PHP versions{% endblock %} {% block content %}

PHP versions

Every lsphp build installed on this server, its extensions and the version new websites default to.

Installed builds

The default is offered first when a new website is created.

No lsphp build detected

Install one below to get started.

Version Default Actions
Default

Install PHP version

Fetches the interpreter plus common extensions (mysql, opcache, curl, intl).

{$ line $}
{% endblock %} {% block scripts %} {% endblock %}