DC Associates Group logoDC Associates Group

Home / Support / NGINX + PHP-FPM on Ubuntu 24.04 LTS

NGINX + PHP-FPM on Ubuntu 24.04 LTS — Support & Quick Start

NGINX + PHP-FPM on Ubuntu 24.04 LTS — NGINX with PHP-FPM is the high-performance pairing for PHP: event-driven serving with process-managed PHP execution. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.

At a glance

Application ports80, 443 (HTTP/S)
VersionNGINX + PHP-FPM 8.3 NGINX 1.24 + PHP 8.3
PlatformMicrosoft Azure

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 80, 443 (HTTP/S) — restrict to your own IP where possible.
  3. Browse to your VM's IP — the server answers immediately; drop your content or app config in and reload the service.

Looking for a generated credential?

Some images generate a one-time admin credential at first boot. List whichever credential file your VM created:

sudo ls /var/lib/*/admin-password /opt/*/admin-password /root/*credential* /root/.*-initial-password 2>/dev/null

Still stuck?

Email support@dcassociatesgroup.com (response within 1 business day) or send a message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.