Posts tagged php site
installing mysql, php , apache on ubuntu
0i have got my lovely new aspire one note book , which Yamani (MY FRIEND) helped me formatting it and installing ubuntu in it.

now i was thinking on the best way of using it and i think the best way is that i will need it in demonstrating the sites i create to the clients, well the problem is i need to install Apache, PHP, and MYSQL in the machine now to
moneygram new york be able to show the sites i have created.
so with some search and few tries this is the way of doing that
to install apache2 open the terminal and write the following command
sudo apt-get install apache2
then to start the diflucan 150 mg Apache services write
sudo /etc/init.d/apache2 start
now cheap online Amoxil buy without prescription you can check if Apache is working by visiting
http://localhost
now installing php return to the terminal and write
sudo apt-get install php5 libapache2-mod-php5
this will install php engine and it will be working with apache , but you need to restart apache for that by
sudo /etc/init.d/apache2 restart
and now if you want to test simply create a php file and put in apache buy penicillin sites directory which will be in
/var/www
installing MYSQL is again simple type the following in your terminal
sudo apt-get install mysql-server
while installing pay special care when it asks you for you mysql root password since if forget it it will not work
now to run mysql type
mysql -uroot -pyourpassword
and there we are every thing is ready to make my php site run on my ubuntu cialis online buy cheap levitra sale spire one box