Archive for November, 2009

Step by step guide install Silver Stripe On WampServer

I love to try new CMS and today I must prepare presentation for my student about new CMS called Silver Stripe. As usual I always start from installation method and use WampServer as media.
A bit information about SilverStripe from Wikipedia :
SilverStripe is a free and open source content management system (CMS) for creating and maintaining [...]

Step By Step

Could not instantiate mail function : Joomla email problem

A reader contact me, asking a guide about recover forgotten password on his newly installed Joomla CMS.
I agree to help him. As usual I try to reproduce it in step by step.
Forgot Your Password
Common procedure for user who forgot their password is as follow :
Click link “Forgot your password”

User will see a form where he/she [...]

Step By Step, Tips

[UNKNOWN: 8192] Function ereg() is deprecated when Install Joomla

Hello, in previous post I try to describe installation process of Joomla with Wampserver but I face this problem :
[UNKNOWN: 8192] Function ereg() is deprecated
error in line 1177 of file C:\wamp\www\joomla\libraries\joomla\client\ftp.php
I got that error when I install Joomla with Wampserver, until I found out that problem happen when I use php 5.3.0
Quick solution for that [...]

Step By Step