Apache 2 SSL, self signed and requested and multi site Posted on April 25, 2018 by admin openssl genrsa -out www.domain.com.key 2048 openssl req -new -key www.domain.com.key -out www.domain.com.csr Answer the questions! For ‘Common Name’ put the first domain name (www.domain.tld). Be careful to make sure all the info is correct. Read More Posted in Uncategorized Leave a comment
Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel Posted on January 30, 2013 by admin http://blogs.msdn.com/b/astebner/archive/2005/09/13/465401.aspx http://www.experimentalspace.com/index.php/2008/04/error-when-trying-to-install-full-visual-studio-you-must-uninstall-all-the-pre-release-products-in-a-specific-order-before-you-can-continue-with-setup/ I tried to install a new version of windows services that packed into 1 setup.msi and encounter the above mentioned error. To resolve it I tried google read lots of but then find the following article Read More Posted in Uncategorized Leave a comment
Apache .htaccess password protection tools Posted on June 4, 2012 by admin http://www.tools.dynamicdrive.com/password/ Posted in Uncategorized Leave a comment
Ajax JSON Jquery dropdowns Posted on May 14, 2012 by admin http://www.devbridge.com/projects/autocomplete/jquery/ Lots of good info here: http://stackoverflow.com/questions/815103/jquery-best-practice-to-populate-drop-down Posted in Uncategorized Leave a comment
IAS not starting on Server 2003 Posted on May 10, 2012 by admin http://b-on-it.blogspot.com/2008/08/ias-not-starting-with-event-7023.html Posted in Uncategorized Leave a comment