Kurinchi Blogger Scribbles …


Posts Tagged ‘Linux tips’

Jan 08
2009

How to find if mod_rewrite is enabled in Apache server?

Last updated: January 8th, 2009

Different hosting locations have different settings for mod_rewrrite module. In some locations it is turned ON by default and for some it isn’t.

If you are hosting your application in your local host or on a dedicated server, then it is a matter of editing httpd.conf file within Apache server folder. Ensure that (more…)

Dec 30
2008

How to run Unix commands in windows?

Last updated: December 30th, 2008

A programmer may face acute conditions when working on PHP/MySQL on windows platform where he/she needs to configure certain settings or fine tune parameters or set permissions which involve usage of unix commands.

For e.g. if you had a chance working with CakePHP framework or configuring it on windows, you might have come across this situation.

Now, Windows users have the possibility to run unix commands by installing a command-line interface (CLI) such as Cygwin (http://www.cygwin.com) or MinGW (http://www.mingw.org) to lauch the CLI on windows environment.


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict