29 Mar 2020/
Yogesh
install MSSQL Server with PHP MS-SQL extensions
29 Mar 2020/
Yogesh
In this blog, we will be learning one or two things about the SSL (Secure Socket Layer). You are here, so I assume that I don’t need to explain
29 Mar 2020/
Yogesh
Every once in a while you try to develop a web application, you create a project under /var/www/html (or somewhere equivalent) and you access the
29 Mar 2020/
Yogesh
So you have a ec2 amazon server instance set up and you plan to set up git into the server. When you use git to push and pull requests from the r
29 Mar 2020/
Yogesh
When you are installing any new package or upgrading any package through terminal in Ubuntu you may sometimes be presented with “you have held
29 Mar 2020/
Yogesh
You have installed all the basic requirements for your web server like apache, php, mysql, phpmyadmin and git. Then you test out the server conne
29 Mar 2020/
Yogesh
If you have freshly install ubuntu 16.04 or any version of ubuntu, and then installed fresh apache and php into the system then lets be frank, th
29 Mar 2020/
Yogesh
When working with apache and web applications we seldom need to work with url rewrites to create pretty urls and to create a basic flow of the MV
29 Mar 2020/
Yogesh
If you are a programmer then the first thing that you do to your fresh Linux/Ubuntu desktop is install apache, php and mysql server. Then comes t
29 Mar 2020/
Yogesh
You have developed a site on wordpress and then have uploaded the site onto the live server. Then after fixing all the database conections and th