Skip to content

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…

Notifications You must be signed in to change notification settings

metion/ubuntu-install-php-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published