Don't Get Left Behind! Learn to Install Apache and PHP in 24 Hours

Опубликовано: 04 Апрель 2026
на канале: The Linux Lighthouse: Your Guide to Linux
304
like

Complete Web Development Setup on openSUSE Leap: Apache, PHP, MySQL, and PHP Modules (with Troubleshooting)

In this video, we guide you through setting up a full web development environment on openSUSE Leap. We'll cover everything from installing the Apache web server to configuring PHP, MySQL (MariaDB), and essential PHP modules like php7-mysql, php7-gd, and php7-curl. Plus, we'll show you how to troubleshoot common Apache issues like "Access Denied" errors and directory listings.

Topics covered in this video:

Installing Apache on openSUSE Leap
Troubleshooting Apache access issues and directory listings
Installing PHP and PHP modules for dynamic web development
Setting up MySQL (MariaDB) with PHP for database-driven applications
Testing Apache, PHP, and MySQL with practical examples
Referencing official openSUSE documentation for Apache HTTP server setup

This tutorial is perfect for web developers, sysadmins, or anyone interested in setting up a local web server environment on openSUSE. By the end of this video, you'll have a fully functional LAMP stack (Linux, Apache, MySQL, PHP) to build and test your web applications.

Commands used in this tutorial:

sudo zypper refresh && sudo zypper update
sudo zypper install apache2
sudo systemctl start apache2
sudo systemctl enable apache2
sudo zypper install php7 php7-mysql php7-gd php7-curl
sudo zypper install mariadb
sudo mysql_secure_installation

Buy Me a coffee ☕️: https://buymeacoffee.com/thelinuxligh...

Music:
Audio Library - Music for content creators    / @audiolibrary_  
Artist: tubebackr -    / @tubebackr  

Life doesn't escape Us -    • Life Doesn't Escape Us – Sapajou (No Copyr...  
cosy dreaming -    • Chill, Lofi, Groove No Copyright Music | c...  
Dusk till Dusk -    • Melodic, Driving, Atmospheric No Copyright...  
For You – Spiring -    • Melodic, Chill, House No Copyright Music |...  
Retro – Declan DP -    • Melodic, House, Pop No Copyright Music | R...  
Tourist – Scandinavianz -    • Synth, Dance, Upbeat No Copyright Music | ...  
TRUE – Aftertune -    • Electronic, Dance, House No Copyright Musi...  


#openSUSE #Apache #PHP #MySQL #WebDevelopment #Linux #LAMP #openSUSELeap #apachewebserver #webserver #opensusetumbleweed #webdevelopment