Tips

Downgrade php version on Wampserver

Big change from PHP 5.2.xxx to PHP 5.3.xxx in latest wampserver version (2.0i) resulting some problem in existing project :

Joomla
Drupal

Related to ereg() function.

downgrade my php versionwordpress change php version

Tips

Wordpress error: The uploaded file could not be moved to

Error message came up when my friend upload a photo :
The uploaded file could not be moved to xxxxxxx
Yes, it seem he change to new host and since wordpress automatically save old location to database the error show up.
Solution
Open Admin Page -> Settings -> miscellaneous

Make sure value of Store uploads in this folder set to [...]

Tips

Use SimpleScripts at FastDomain for Install Wordpress

I just knew if my account at FastDomain got simplescripts facility which is awesome feature.
From simplescripts page :
SimpleScripts is a one-click installer for blogs, photo galleries, forums, and more.
How easy is it?
Just see my experience with one of the blog
Requirement
Addon domain already setup properly.
Next click cpanel again and click Wordpress icon.

Click Install
Process

You’ll see [...]

Tips