1. One can find all that's necesaary install the setup here
[1]. http://fideloper.com/ubuntu-12-04-lamp-server-setup [best one with ssl set up]
[2]. https://help.ubuntu.com/10.04/serverguide/httpd.html [ssl set up]
[3]. http://howtoubuntu.org/how-to-install-lamp-on-ubuntu#.Ux4BsHX_QjA
2. For free php chat application along with source code [http://www.phpfreechat.net/quickstart]
You just need to create an alias on your apache server's site-available's configuration and copy the application folder in your root directory [for me it was /var/www/chatRoom/].
3. Installing PhpMyadmin
[1]. https://www.digitalocean.com/community/articles/how-to-install-and-secure-phpmyadmin-on-ubuntu-12-04
Comments
Post a Comment