Recent Comments
Popular Entries
Nov 2

Many times I have seen people are not able to install the Apache server properly under linux. Here are some simple steps to install Apache2 web server and Mysql server.

Considering you have operating system as Ubuntu Linux.

Just copy the following command and install the Apache2, PHP 5, Mysql5 Server and Mysql 5 client.

sudo apt-get install apache2 apache2-mpm-prefork apache2-utils apache2.2-common
libapache2-mod-php5 libapr1 libaprutil1 libdbd-mysql-perl libdbi-perl libmysqlclient15off
libnet-daemon-perl libplrpc-perl libpq5 mysql-client-5.0 mysql-common mysql-server mysql-server-5.0
php5-common php5-mysql

This will install the Complete Apache2 with php5 and mysql5 server support.
Now you can made changes in apache2 server file as per the requirement. Also you can install the different
versions of Mysql Server as you required.

Share/Save/Bookmark

Share This Post
Sep 28

Hello,

I have recently downloaded Chrome browser from the Google. As it is a product of Google, I was bit exited how it will be? So I have installed it. And yes it is found more efficient than the other browsers. It is having more space and clean. Google has arranged the menu in the efficient manner to get more space on the screen. On the top, its having address bar to type website address and it also work as search box. No other extra option or box for search. Google chrome has almost (not fully used key shortcuts ) similar key shortcuts like Firefox browser. It reflects Google theme, simple, sweet and efficient.

Still some functionality and plug in support is not available with this. It is available for currently for windows XP and above version. So now just waiting for the linux version, as I am open source lover.

Have a look on the screen shot of Google chrome browser,

Google Chrome

Google Chrome

Share/Save/Bookmark

Share This Post
Sep 23
NetBeans editor, cross platform editor for PHP, Drupal
icon1 Nikhil | icon2 PHP | icon4 09 23rd, 2008| icon3Comments Off

Hello All,

Recently I had gone through a posting on related to “NetBeans IDE, support for Drupal”. Now you can do the development for PHP and Module development for drupal using NetBeans IDE. earlier this IDE was for the other development languages. But they have included the support for PHP and plugin for Drupal.

NetBeans 6.1 have support for PHP development and need add the plug-in for drupal module development. While NetBeans 6.5 beta having all these things support. Its demo presantation shows how to install and configure it. NetBeans also show the errors and warnings while writing the code. With the help of this NetBeans IDE we can improve the speed of development.

Here is link for NetBeans support Drupal demo

Nikhil

Share/Save/Bookmark

Share This Post
Sep 20
My First Blog
icon1 Nikhil | icon2 General | icon4 09 20th, 2008| icon3Comments Off

Hello,

This is my first blog my own blogging website. Before this I was blogging on many other blogging websites, but that was related some selected topics or fields. Here I am planing to write blogs related IT and Bussiness / Management, which are the part of interest.

Nikhil

Share/Save/Bookmark

Share This Post