Wednesday, October 3, 2012

php/mysql/nginx-Ubuntu

sudo apt-get install mysql-server mysql-client                                                         sudo apt-get install php-cgi                                                                                        sudo apt-get update                                                                                                   sudo apt-get install nginx                                                                                           sudo /etc/init.d/nginx start                 here nginx is a webserver  so dont try to install nginx with apache it will clash




No comments:

Post a Comment