Below I will quickly and easily show you how to enable Apache's mod_rewrite in XAMPP Windows. If you are unclear on what mod_rewrite is, it basically takes a long query string url and shortens it to be SEO and user friendly. Now if you are also a CakePHP user, having mod_rewrite enabled is the best course of action. But it seems that mod_rewrite is not enabled with the initial install of XAMPP. Do not worry, it's extremely easy to enable the module, and here's how it's done. Continue reading...
AutoLogin
A CakePHP Component that will automatically login the Auth session for a duration if the user requested to (saves data to cookies).
XAMPP in Windows
Started: Monday, January 19th 2009, 6:02am
Topic: Resources
Like all developers, you need a localhost environment to develop in. My personal favorite is XAMPP for Windows. In the following entries I will go through the steps in setting up recommended features.
I recently convinced my friend to start learning CakePHP and to install XAMPP for windows. Everything was going smoothly up until he needed to have the database engine InnoDB enabled. Here's a very quick tutorial on how to enable InnoDB on Windows XAMPP (might also work with other local servers). Continue reading...
If you have ever used a local server, you would immediately realize that you can only develop one site at a time using the given root. You could however setup multiple folders for different websites within your local servers root, but the problem with that is they would all share the same root, big problem! To fix this you would have to set up virtual hosts, or vhosts for short. A vhost is a small server side trick (using Apache) that allows for multiple domains (websites) under the same root or IP address. Continue reading...
Popular Entries
Recent Comments
- Annamalai on 05/09/12 in Forum v3.1
- Joan Potter on 04/29/12 in Uploader v3.5
- cartooncatfish on 03/22/12 in Forum v2.3
- Ron on 03/14/12 in Uploader v3.3
- Ron on 03/14/12 in Uploader v3.3