July 12th, 2009How to install Sweetcron on XAMPP

This tutorial will take you to the installation steps required to install Sweetcron in the XAMPP. I am taking the liberty to assume that you have already installed XAMPP. I
First of all download sweetcron and copy the extracted “sweetcron” folder inside the htdocs folder in the XAMPP directory.
You have to get few things in place before installing sweetcron:
1. Create a sweetcron database using Mysql. You can just put a name “sweetcron” and leave all the other settings such as Mysql connection collation as it is.
Now that you have the database ready you can configure few settings before making sweetcron to work on XAMPP.
2. Open the config-sample PHP file with your text editor (something like Notepad++ or Komodo Edit is recommended) which is located in Sweetcron/system/application/config. You have to make few changes in it.