Solve MySQL ERROR 1005: Can’t create table (errno: 150)
Bug: Above error occurs when rebuilding a database from the SQL script. Reason: This error usually occurs when the table being created cannot fulfill a foreign ...
Bug: Above error occurs when rebuilding a database from the SQL script. Reason: This error usually occurs when the table being created cannot fulfill a foreign ...
This is a tiny tutorial on steps required to enable CAS (Jasig, v3.4x ) single-sign-out without SSL. These are the steps involved to remove dependency on SSL – ...
A small note on order of execution of a RewriteRule directive and a folder Alias on Apache HTTPD – RewriteRule is always executed before the Alias, thus making ...
These are the steps involved to enable SSL on Tomcat on developer machine for test purposes. 1. Create a certificate key store Run this command in the command p...
No bugs ??? Sreekumar KjSreekumar (KJ) has been a hobby programmer from school days. Codemarvels is his personal blog from the year 2010, where he writes about ...
List of steps involved in getting PHP5 to work with a pre-installed Apache server on Windows. Download the file “php-5.3.3-Win32-VC6-x86.zip” from “http://windo...
This example shows how to use a Java program as a RewriteMap in Apache Httpd server. Prerequisites on the server box: Apache HTTPD 2.2x. JDK/JRE. What does the ...
Here are the 2 (often left out) requirements to set a cookie using httpd’s rewrite rule (mod_rewrite), while working on localhost: Use the IP 127.0.0.1 instead...
If you have done a course in rotational dynamics you would remember the *procedure* involved in solving problems on gyroscopic precession. Don’t remember ? Ok. ...
The possibility of parallel universes hinted by modern physics is always fascinating to think about. Needless to say, it is difficult to imagine a “parallel” un...