Browse: Home / Server Configuration
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 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 |
By Sumit Gupta on December 17, 2009
I need to configure a autodialer for windows 2008 server. Although the PPPoE dialer within windows have “dial on line drop” but for some unknown reason that function wasn’t working for my cause. Also, if a User through which I start/dial connect gets logout the connection gets disconnect. Someone suggest to use 3rd party dialer, [...]
Posted in Operating System, Server Configuration | Tagged PPPoE Dialer, RASPHONE, Schedular, Windows |
By Sumit Gupta on November 23, 2009
Just a reminder for myself ,Imagemagic is available on Rackspace cloud at following name/location /usr/bin/mogrify I have use it in one of my poject, and works great for image resizing better than GD in PHP.
Posted in Bookmarked, Links, Server Configuration | Tagged Imagemagic, Rackspace Cloud |
By Sumit Gupta on September 25, 2009
After a long time, finally Microsoft add the ability to work with URL Rewriting in IIS, finally Godaddy start supporting it with their hosting, and finally I try the service to found it working first shot. You will find detail guides at http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/ (IIS official article) http://codex.wordpress.org/Using_Permalinks (WordPress official Article) My unofficial web.config content [...]
Posted in Article, Operating System, PHP, Server Configuration |
By Sumit Gupta on July 4, 2008
A useful like to know the reason of “Server has gone away” error of MySQL. http://blog.taragana.com/index.php/archive/mysql-tip-mysql-server-has-gone-away-or-lost-connection-to-server-during-query-fix/ It has very good information on why it happens, so you can check and correct the error.
Posted in Server Configuration, SQL | Tagged Database, Mysql, SQL |
Recent Comments