๐PHP
We install the necessary packages to be able to run web applications written in PHP language and that need to connect to a MySQL database. Run the following command:
sudo apt install php-cgi php-mysql
Last updated
Was this helpful?
We install the necessary packages to be able to run web applications written in PHP language and that need to connect to a MySQL database. Run the following command:
sudo apt install php-cgi php-mysql
Last updated
Was this helpful?