Browse: Home / Operating System
By Sumit Gupta on April 21, 2011
Found a fix for this “Error 1075: The dependency service does not exist or has been marked for deletion” 1. Open RegEdit2. Navigate to this key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ejabberd3. Under “DependOnService”, change “LanmanWorkstation” to “” (empty string)4. Reboot
Posted in Operating System | Tagged ejabbered, Windows service |
By Sumit Gupta on February 10, 2011
Today, I got another wordpress that stop working and start giving 404 error. Previously client got it fixed by removing .htaccess from his installation and get it working. I thought he might mess his wordpress himself. But when we got similar error today I search and little and find that in .htaccess there is a [...]
Posted in Operating System, PHP, Server Configuration | Tagged Apache, Hack, htaccess, Linux, PHP, Wordpress |
By Sumit Gupta on May 29, 2010
Wow, it was hard 48hrs trying to get URL Rewrite for IIS 6.0. Most of solutions are paid and hence not my piece of cake. Especially when I found a great IIRF which is free. However the developer has problem that he doesn’t have 64bit machine to test and fix. Same is with me, but [...]
Posted in Article, Operating System, Server Configuration | Tagged 64 bit, IIRF, IIS, Mod_Rewrite, Url Rewrite, Windows |
By Sumit Gupta on May 22, 2010
Been a web development company, my company need to setup a local server that allow developers to work on centralized server for ease of use and development. For this we got one Physical server. Our requirements are simple, we need IIS 7 to let the development on ASP.NET take place and we need Apache to [...]
Posted in Joyous, Operating System, Server Configuration | Tagged Apache, Development Server, IIS, Server |
By Sumit Gupta on May 15, 2010
I have been working and researching on NAT traversal from quite sometime. I found that there are quite a few options available in market for the same. Some of then are very well known STUN, Rend. Server. I also use PwNAT software for the same. But none of them works for me either due to [...]
Posted in Blog: My thoughts, Networking, Operating System, Programming | Tagged IPv6, NAT, PwNAT |
By Sumit Gupta on April 24, 2010
Recently I complied the PWNAT on windows, and already got few mail asking on how I did that. So to help all fan of great software, I am uploading the Windows Compatible Source. Disclaimer: I haven’t modify any license Information. All Copyrights and signature are same as Official release of Pwnat 0.3 Beta by Samy on [...]
Posted in Operating System, Programming, Server Configuration | Tagged NAT, Networking, PwNAT, Windows SDK |
By Sumit Gupta on February 17, 2010
Today I was upgrading one of my client’s wordpress installation, but it was failing, later I found in some forum that this failure is because 1and1.com hosting doesn’t have PHP enable by default and that we need to map php5 compiler properly. For this all you need to do is just add AddType x-mapp-php5 .php [...]
Posted in Operating System, PHP, Server Configuration | Tagged Hosting, htaccess, Installation Failure, Wordpress |
Recent Comments