Archive for the month October 2009

  

SQL Server Remote connection problem solved

Description :
SQL Server Remote connection problem solved
There was some network upgradation last week, and after it got solved, our development team members encountered SQL Server Remote Connection Problem.
After struggling a lot on internet I found a solution and resolved it.
I posted it here so that you may not waste your time in searching for the [...]

How to recover Admin Password in Joomla

To reset the password of your choice, you need to enter the encrypted MD5 Hash password in this field.

OR
 Temporary use the below encrypted password and modify it later from Joomla of your choice.
The Password is  = “this is the MD5 hashed password”
————— AFTER MD5 ENCRYPTION —————–
- admin = 21232f297a57a5a743894a0e4a801fc3
- secret = 5ebe2294ecd0e0f08eab7690d2a6ee69
- OU812 = 7441de5382cf4fecbaa9a8c538e76783
Paste [...]