LAMP VPS

Ubuntu Linux, Apache, MySQLand PHP. The perfect App to have a VPS Cloud Server running Apache web server, MySQL and PHP 8.3.6 within minutes. GZIP compression and HTTP/2 are enabled instantly and a ‘self-signed’ SSL certificate is configured.

Tip: during deployment, specify a domain name as the host name so that the LAMP App is set up directly for your domain name.

Features

  • Ubuntu 24
  • Apache 2.4.X
  • MySQL 8.3.X
  • PHP 8.3.6

Useful to know

Connecting via SSH You do it this way: https://hosting.nl/support/hoe-maak-ik-verbinding-met-mijn-vps/

The document root of your website

The default directory to place files in is /var/www/html

Viewing the App in your web browser

Because a "self-signed" SSL certificate is active, you will see an error message about this in your web browser. Don't worry, it won't hurt. You will see an error message "Your connection is not private". Click 'Help me understand' and then 'Proceed to ... (unsafe)' to continue. After the App has been deployed, you can access it in your web browser by navigating to https://het.ip.adres.uit.de.email. Did you set up a domain name during deployment? If so, change the DNS of your domain name to the.ip.address.from.the.email. Then you can reach the App in your web browser at https://jouwdomeinnaam.

Using MySQL

To use MySQL, first connect via SSH. Then run the following command:
mysql -u root