Hi, Today I have new problem with my apache 2.0 installation. It stop Picking document root files and give Permission denied Error in Apache Error log for those folders ……
Year: 2006
HTML Textarea Word Wrapping
Today I discovered a new thing, it sound silly to most of developers, and might laugh on me… But Today I understood the mean of wrap=”hard” for Textarea :). Actually…
Linux Password reveal
Hi, I just discover how a Linux password is formed. This information is useful for those who have to write a piece of code for their software to either match…
C++ code complete
Yes, I complete my first C++ code, it took me around 10 Hours to write simple code, which an expert might take only 2 hrs to write, but since there…
C++ : Quite a Good thing
As a Programmer you always want to program in C++, but also if you don’t know this language you don’t dare to learn it: atleast this is what I saw…
Resource Management
I have been working as Software Developer from last 2 yrs. During this time I come across lot of good and bad things about project management. To my experince with…
LDAP: What it is?
I just configure my first LDAP server installation on Linux machine. A Directory service running on port no 389, that can be used for Authentication, Directory listing of person and…