Setting up Drupal on our Lighttpd web server and MySQL/MariaDB execution environment under Alpine Linux
Welcome back to another tutorial from our Alpine Linux explorations tutorial series.
This time we are going to set up Drupal on our Lighttpd web server and MySQL/MariaDB execution environment under Alpine Linux.
Let us begin:
1. Once our Alpine Linux virtual machine execution environment has fully booted we are ready to begin the process – system ready.
2. We need to open the Linux Terminal.
3. We need to switch to the root user to run the necessary commands.
4. We need to update our Linux System to prepare for the Drupal deployment.
5. We need to update our Linux System to prepare for the Drupal deployment.
6. We need to update our Linux System to prepare for the Drupal deployment.
7. Now we need to install our Lighttpd web server and PHP support packages.
8. We need to edit our Lighttpd web server configuration.
9. We need to enable the option mod_fastcgi.
10. We need to start our Lighttpd web server.
11. We need to add our Lighttpd web server to our boot autostart list.
12. We need to install additional support packages.
13. We need to download and install Drupal.
14. We can now unpack the archive file.
15. Archive file unpacked.
领英推荐
16. We need to remove the tar archive file to save space on our system.
17. We have to change the name of the Drupal directory.
18. We still need to change the permissions, copy over the configuration file, and create a necessary symlink.
19. We need to start our MySQL/MariaDB database solution.
20. We need to start our MySQL/MariaDB database solution.
21. We need to start our MySQL/MariaDB database and add it to our boot autostart list.
22. We need to start our MySQL/MariaDB database and configure it.
23. We have to prepare our database for Drupal.
24. One last restart of our Lighttpd web server to allow for the many changes we have just made.
25. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
26. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
27. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
28. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
29. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
30. Drupal is up and running on our Alpine Linux Lighttpd web server and MySQL/MariaDB execution environment.
31. We use the command 'poweroff' to shut down our Linux server machine.
Well, that was most enjoyable. See you in the next tutorial! #linux
manager at BBA
1 年You put up this process skillfully: https://wiki.alpinelinux.org/wiki/Drupal, the only problem is that it doesn't create css js and other files in the /sites/default/files/ directory, as you can see in the last picture . That way there is nothing to enjoy.