Post

Hello guys!

Do you want to setup PHP website in Ubuntu machine. You have to follow the steps below:

 

sudo apt update //to update the system 

sudo apt upgrade 

sudo apt install php //it will install latest version of php in your machine. 

now to interact with mysql server. you will need one more package and that is php-mysqli  so type the below command in your terminal

sudo apt install php-mysqli 

That's it now you can use php and php with mysql server. 

:-)

Login to discuss.

Groups

7 Members joined | Created By: Mr. Dubey
49 Members joined | Created By: Ruchi Sharma
46 Members joined | Created By: Chandan Das
51 Members joined | Created By: Rohan Raj
9 Members joined | Created By: Deepak Sahoo
8 Members joined | Created By: Mr. Dubey

You need an account to perform this action. Click on Continue with google for single tap login or create an account.


Create an account | Already have account? Login