-
Notifications
You must be signed in to change notification settings - Fork 0
1. We will start with the Apache webserver: sudo apt install apache2 which will install and start the apache on port 80 test with pointing the browser to http:://localhost 2. Next, let's fix some permissions and ownership: go to cd /var/www/ and if you type ls -la, you will see that all the files and directories are owned by and belong to root:r…
metion/ubuntu-install-php-mysql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
1. We will start with the Apache webserver: sudo apt install apache2 which will install and start the apache on port 80 test with pointing the browser to http:://localhost 2. Next, let's fix some permissions and ownership: go to cd /var/www/ and if you type ls -la, you will see that all the files and directories are owned by and belong to root:r…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published