Help with Installation of PHP and MySQL

Hi everyone
I want to install PHP and MySQL but I don’t know how to host my website while using a domain like http://www.mysite.com/ on my computer.
Still, I am wishing to use Linux.
Thanks

Hi everyone
I want to install PHP and MySQL but I don’t know how to host my website while using a domain like http://www.mysite.com/ on my computer.
Still, I am wishing to use Linux.
Thanks
Hello Gibb,
To use PHP and MySql to host your site, you will need to install a program called xampp or wamp on your computer.
Xampp comes with both PHP and MySQL and therefore when you install it you will just need to start these services by clicking on the xampp icon that will be on your desktop. You will also need to start the Apache web service.
After that type http://localhost in the address bar of you browser and press enter, and then locate PHPmyAdmin in the page that will open.
You can now create and edit databases in MySQL from here.
Regards
Lee Hung
HI Hctgibbs