Archive for March, 2009
Tomcat Virtual hosting in Linux
Tomcat Virtual hosting in Unix The tomcat virtual hosting configuration in Unix/Linux is simple. 1) Create the virtual host entry in server.xml 2) Create the document root 3) Restart tomcat let us consider the tomcat installation root is /usr/local/tomcat To start the tomcat use /usr/local/tomcat/bin/start.sh To stop the tomcat use /usr/loca/tomcat/bin/shutdown.sh The following is my [...]
sherin.in
I Have recently faced a serious problem with my Original website , sherin.in. My DNS registrar is suspended it without a notice, because IT was expired on March 20th 2009. I contacted them for getting back, but they asking 5000 Rs for this domain, which I can’t afford it. So all projects related with sherin.in [...]
SUPHP and Cpanel = 500 error
IN cpanel servers suphp is a good choice. But you may get a 500 internal server error some times You can’t see any error logs in server, In such situation check the logs files size in /usr/local/apache/logs specially /usr/local/apache/logs/suphp_log , It must have size more than 2.0 GB. So this seems to be a bug [...]